PDA

View Full Version : form submission



hungrylilboy
01-31-2006, 01:43 PM
..

cools
04-08-2006, 07:36 PM
If you want to get the details on submission you may require servlet running on backhand which can serve the request made by the user as soon as he press the submit button or commits. In form action you will write the address of the servlet i.e the server which will be hosting the servlet.You can google the List of free web sites which allows hosting of server side scriting elements like Servlets and JSP.
You should be aware of server side programming fundamentals