We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Creating Richer Hyperlinks with JSP Custom Tags
|
| Subject: |
|
Doubt about the hyperlink |
| Date: |
|
2006-01-12 04:00:23 |
| From: |
|
umamahi
|
|
|
|
How can i assign the one of the field name from the database table as the ID of the anchor tag in jsp?
the data is the one of the field name in the table.
is this syntax correct?Can you give me the syntax for it? (Hello.jsp?id=<%data%>) ()
|