Hi.

I have a servlet to present information from tables. One column link to
another servlet. When you click this column, it call another servlet, at the
same time, it passes the value of this column to the servlet. Suppose the
value is abc. How can I put abc into the link <A HREF =
\"/geccd/servlet/fsleads.leadDetail\">, and how the anther servlet will get
the value abc?

Thanks.

DJ

___________________________________________________________________________
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