Apologies, disregard mail me and my stoopid typing should be ?
not &, looks like its going to be a bad day !
-John K
John Keyes wrote:
>
> Hi,
>
> I have a JSP that is executed directly via a URL. For testing purposes
> I hard-coded the user-id. I now want to pass the user-id into the JSP.
> I thought I could do this via the URL:
> http://webserver/jsp/MyJsp.jsp&user=john
> but I cannot, I get a 404 Not Found (which is understandable).
>
> Is there anyway that I can pass this user into the JSP directly or do I
> have to write a launch servlet that will pass the data into the JSP using
> the Session ?
>
> Thanks,
> -John K
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html