aspose file tools
The moose likes JSP and the fly likes Wierd Netscape error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Wierd Netscape error " Watch "Wierd Netscape error " New topic
Author

Wierd Netscape error

Reggie McDougal
Ranch Hand

Joined: Sep 27, 2004
Posts: 69
I am useing a controller servlet forwarding requests to jsps.

In netscape 4.7 & 4.8 when the controller forwards it appends

[includeStyleSheet] to the url as follows....

the forwarding url has a value appended to it.. ?process=form

domian/package/[includeStyleSheet]

Has anyone seen this and know how to fix it I'm not using a style sheet.


You can never drink too much
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56547
    
  14

That's really odd and I cannot account for it. But why are you worrying about an antiquated browser with a fraction of a percent of market share? (And if your answer is that it's the 'corporate standard', your corporate IT guy needs to be smacked with a large cluebat).


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Wierd Netscape error
 
Similar Threads
math calculations in JSPs
Multiple Controllers
Netscape Weird Weird Weird error
Ignore type conversion errors with EL
Writing a servlet controller