•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 423,629 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,271 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 42705 | Replies: 10
•
•
Join Date: Aug 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Hi,
Try this, it works for me![]()
<% String days= request.getParameterValues("Day"); %>
Mine doesn't work, whats wrong?
<select name="mySelection">
<option value ="Nairobi" selected>Nairobi</option>
<option value ="Central">Central</option>
<option value ="Central">Coast</option>
<option value ="Eastern">Eastern</option>
<option value ="North Eastern">North Eastern</option>
<option value ="Nyanza">Nyanza</option>
<option value ="Rift Valley">Rift Valley</option>
<option>Western</option>
</select>
<%
<% String[] province = request.getParameterValues("mySelection");%>
•
•
•
•
•
•
•
•
DaniWeb JSP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- XP Startup Problem: Infinite Loop (Windows NT / 2000 / XP / 2003)
- for validation - text box and drop down menu (JavaScript / DHTML / AJAX)
- opera problems with hover menu (JavaScript / DHTML / AJAX)
- Cd Tary Wont Open (Storage)
- php + Javascript (PHP)
- daniweb on my start menu (Windows NT / 2000 / XP / 2003)
- PHP/SQL query help (PHP)
- For some reason program installations cannot create new start menu shortcuts... (Windows NT / 2000 / XP / 2003)
- IE6 has been constantly hijacked by .... (Viruses, Spyware and other Nasties)
Other Threads in the JSP Forum
- Previous Thread: day in a calender
- Next Thread: facing problem in database connectivity in jsp to mysql



Threaded Mode