I had a weird problem occur this morning. On one of my pages a url has the form: http://www.some.site.com/util/league_select.jsp?formaction=/search/find_publ ished.jsp When a user tried accessing the url through a firewall, she got a page not found error but inside the firewall the link worked fine. I added a '&1=1' to the end which fixed the problem on both sides. Is JRun looking at the url and thinking it's a jsp page and then trying to process it only to find the page doesn't exist? Does JRun strip parameters off before checking if the page is a jsp? Also, what role might the firewall be playing in this scenario? Running JRun 3.0 with security patch on NT with jdk 1.3 thanks, brian <signature> <name>brian zimmer</name> <email>bzimmer <at/> ignitemedia <dot/> com</email> <voice>773.293.4344</voice> </signature> ------------------------------------------------------------------------------ Archives: http://www.egroups.com/group/jrun-interest/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
