This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Portals and Portlets and the fly likes Retain selected content in a drop down menu Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Retain selected content in a drop down menu" Watch "Retain selected content in a drop down menu" New topic
Author

Retain selected content in a drop down menu

yudi raj
Greenhorn

Joined: Nov 11, 2011
Posts: 12
Hello all. I am writing a portlet application. I have a drop down menu of states. After clicking on an item, the portlet will process the info and display the next portlet beneath it.
However, I need the content of that drop down menu selected in my next page.

Is there anyway we could retreive the selected content of a drop down menu in a jsp after clicking the submit button.
Thanks in advance.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Retain selected content in a drop down menu
 
Similar Threads
ajax dynamic combo
Drop down box issue
Retaining selected values in a portlet
How To Dynamically Display the Content of a Page that is Selected from a Menu?
Checkbox Related Issue