Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : Achor on on info in a JSP page Signup · Login
Author Thread
Achor on on info in a JSP page
Posted in tutorial: Accessing Database using Tags in JSP Pages
·  spartan
User
Joined: 26 Nov 2004
Total Posts: 3
Achor on on info in a JSP page
Posted: 26 Nov 2004
Hallo Khan,
I will first all of thank you for your wondefull writings on this website. Every time i read you tutorials i feel happy. i have a problem. I am using Blazix container.
i have a gustbook to be displayed by JSP. This is just a simple 3 fields table. i want to project on the website only one field "name". Other fields are not projected. If there is a click on any "name" on the website the comments written by that "name" should be shown.
this is how i present using JSP:
<table></table>
<tr><td>Name</td></tr>
<tr><td><a href=""><%=rs.getString("Name")%><a></td></tr></table>


<a href=""> inside this tag is what i do not know what to do such that any click on name will query the database and select just the comment for that name clicked on. I have good command in sql


Information is more than Gold

Users Who Have Visited This Thread In Last 24 Hours
3 Visitors

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.