Byte Forums
»
Computing
»
Programming
»
Web Programming
drop down menu task
|
|
|
drop down menu task
|
|
11-25-2008, 11:00 AM
Post: #1
|
|||
|
|||
|
drop down menu task
hi all i'm working in jsp & servlet project now i need a help in code for jsp page
I had a drop down menu which is dynamically reloaded from my database records waht i need is to link each item in the that menu to a different page(for each item there is a unique page) example i have a menu of course(java , db2 ,etc.....) if i select java from the menu i want to open the page iclude the discription of that course |
|||
|
11-25-2008, 04:49 PM
Post: #2
|
|||
|
|||
|
RE: drop down menu task
I have no clue with java (especially concerning websites), i only know javascript but i think what you are after is GET variables.
eg. page.jsp?page=home So you'd want to add a link with the row id or something in that get variable so you know what description to provide. page.jsp just has the template for the description but the variable is displayed. If that makes any sense? *trys to understand java* Code: <%ByteForums: Rules | Challenges | PHP Tutorials | Myspace | Youtube
|
|||
|
« Next Oldest | Next Newest »
|






![[Image: birdie312.png]](http://miniprofile.xfire.com/bg/sh/type/0/birdie312.png)
