|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
JSP Forms Select Multiple Problem
I have a multiple select box. However when the user makes several selections I am having trouble reading all of them. Is there a right way to get aroud this?
<select name="o_subsearch><option>people<option>addresses<option>bla It is passed in the url twice search_organization.jsp? o_name=xx&o_subsearch=people&o_subsearch=addresses&submit=go getParameter o_subsearch returns only "people" . I've tried looking through passed params checking for duplicates, with no success. Thanks for any ideas |
|
#2
|
|||
|
|||
|
__________________
-james |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > JSP Forms Select Multiple Problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|