Hi all ,
In My project i m using jsp and html. I wanna get the selected value of combobox from the html page. If the page is forwarded then we can get the value which is inputted in the html in the next jsp page using getparameter method but i wanto get that value from html without forwarding in the jsp page.The html code and java code is mixed.
Please Help.
In My project i m using jsp and html. I wanna get the selected value of combobox from the html page. If the page is forwarded then we can get the value which is inputted in the html in the next jsp page using getparameter method but i wanto get that value from html without forwarding in the jsp page.The html code and java code is mixed.
Please Help.