Topic: Weird behaviour with jsp:forward and jsp:param

2001-12-16 Thread Bernard Choi
I'm running Orion 1.5.3Wanted to ask if anyone has insight into the following.I'm trying to do a forward with a parameter. The parameter is something like a message string.The following does not work.%String result = "unsucessful"; // retrieved from external source... hardcoded for

Re: Setting up a new web-application

2001-05-29 Thread Bernard Choi
Are the servlets defined inside your WEB-INF/web.xml ? - Original Message - From: Kevin Jones [EMAIL PROTECTED] To: Orion-Interest [EMAIL PROTECTED] Sent: Tuesday, May 29, 2001 5:20 PM Subject: Setting up a new web-application I have a web application that works fine on Tomcat