aspose file tools
The moose likes JSP and the fly likes JSP to Servlet pasing values Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSP to Servlet pasing values" Watch "JSP to Servlet pasing values" New topic
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
    
  14

JSP to servlet? why?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSP to Servlet pasing values
 
Similar Threads
Getting the div values
how to display records in html using servlets
Servlet to Jsp parameter calling
Passing texbox values from one html page to another
Servlet action is currently unavailable