| Author |
JSP to Servlet pasing values
|
sangamesh magi
Greenhorn
Joined: Aug 01, 2006
Posts: 2
|
|
|
Hi, i am beginner to jsp so any body can suggest me how can i pass values from html to jsp and jsp to servlet and finally from servlet to html
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
Rather than try to explain this here (you don't really 'pass' values between these), I think it would be better to recommend that you pick up a book on servlets and JSP and start there. There are also some good tutorials on the web. A Google search for "JSP Tutorial", "Servlets Tutorial", or "MVC" should bring up plenty of results for you to start with.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56529
|
|
|
JSP to servlet? why?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: JSP to Servlet pasing values
|
|
|