Hi, i have many inputs and combobox (select,option) in my jsp. I want to submit these values to another jsp page. How i can do this? Can anyone explain me that? And maybe then, to submit values with sessions? I am a newbie and don't really understand some thing. $Regards mm
Arun Jassiar
Greenhorn
Joined: Mar 16, 2001
Posts: 4
posted
0
have ever seen JSP Html form example. you can check that in any JSP Book, u will find solution very well. its very easy, just go and check , then after if u r not able to do it , then it i will give u some code, Arun
Originally posted by marko markovic: Hi, i have many inputs and combobox (select,option) in my jsp. I want to submit these values to another jsp page. How i can do this? Can anyone explain me that? And maybe then, to submit values with sessions? I am a newbie and don't really understand some thing. $Regards mm