We've expanded our news coverage and improved our search! Visit
news.oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Creating Richer Hyperlinks with JSP Custom Tags
|
| Subject: |
|
Not working with Netscape |
| Date: |
|
2003-05-03 09:07:27 |
| From: |
|
amitgoel
|
Response to: Not working with Netscape
|
|
Rajneesh, thanks for pointing that out. I forgot I need to capture the html output for Netscape while running Netscape, not IE. So I have updated my message at:
http://www.oreillynet.com/cs/user/view/cs_msg/17988
This should address your concern. Note that if you download the code from the article, configure it correctly, and then invoke the JSP, it will take care of generating browser-specific code for you.
Let me know if you still face problems.
Amit
|