retrieving value from a jsp file.

Reply

Join Date: Oct 2009
Posts: 2
Reputation: singju is an unknown quantity at this point 
Solved Threads: 0
singju singju is offline Offline
Newbie Poster

retrieving value from a jsp file.

 
0
  #1
17 Days Ago
hello everyone,
i need 1 help.
i am having 3 ".jsp" files : x1.jsp,x2.jsp and x3.jsp. in x1.jjsp i am having a combo box, from the combo box i am selecting 1 value.
there is a submit button below it. i am using "form method = post
action=x2.jsp". the value which i am selecting from combo(of x1.jsp), i am retrieving the value in x2.jsp by "request.getParameter("variable_name");"

but how to retrieve that value which i am selection from combo in x3.jsp

please send me the code for this.

thanks in advance
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,177
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 481
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer
 
0
  #2
17 Days Ago
Well if you letting user to submit value in 3rd JSP page also then after that there has to be some processing so therefore 3rd page should have submit also. Isn't that logical have something like that?
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC