NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  



 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
Quratulain Nizamuddin Raj
Posted via mailing list.





PostPosted: Sat Mar 06, 2010 10:06 am    Post subject: Reply with quote

Please help me in extracting a selected value from drop down list in jsp using netbeans.
<form action="newjsp1.jsp">
<h1 align="Center">BNOSA Search Engine</h1>

<center><strong>Select a Domain</strong>
<select name="Domain" style="color:red; font-size:14pt" >
<OPTION value="sad" selected>- Select -</OPTION>
<option value="Camera" >Camera</option>
<option value="Car">Car</option>
<option value="Laptop">Laptop</option>
<option value="Cell Phones">Cell Phones</option>
</select>

Now what is next to add java code to extract value for further manipulation




Quratulain Rajput
Faculty member
Faculty of computer science, IBA
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo