Hi All

Here is a table

Name        Age        Address
---------    ------        ------------


I use JDBC and get all the ppl listed on the html page
Now the NAME column has hyperlink to PropertyServlet.class
The PropertyServlet would give me details of the property belonging to the
person who was clicked above

Q: How do I pass the clicked Name value to PropertServlet, so that I can use
it in my select statement to specify the where clause?

TIA

Hamid

___________________________________________________________________________
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