Hi,

I hope somebody can help me with this because I have been looking
for an answer for a good while now. What I want to do is....

set up a navigation bar in JavaScript or using a Java Applet in a left frame
that can call a servlet (passing the users specific info i.e. username once
they have logged in ) which results in a web page that will appear in the
right frame.

I know that servlets are a replacement for cgi and have tried doing it like
cgi i.e.  <a
href="http://localhost/servlet/DisplayInfo?username=conork">Click Here</a>

but this doesnt seem to work. Does anyone have any ideas ?

Thanks in advance,
Conor

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to