Java Server Pages (JSP) tutorials and examples.
In a JSP progam, a programmer may have handled situations in which he sends information from browser to server and finally this information is communicated to backend business logic. Following two methods are used by the web browsers to send form data and information to web server. • GET Method: The encoded information is sent from browser to the server using this GET method. The information and page URL is separated using the “?” character. Following is an example of GET method information ...
thanks...
sorry for all the questions
thanks...
06-14-2013, 02:22 PM in gbonecapone