Hi,

you should give a ? instead of the & and
& between parameters

http://ggig/hh.jsp?udsafu=sarfa&shfash=hfuds

> -----Original Message-----
> From: John Keyes [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, December 01, 1999 5:17 PM
> To:   [EMAIL PROTECTED]
> Subject:      JSP URL's
>
> 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

Reply via email to