There are is a very simple J2EE code , wherein there is a JSP page with a text box and a submit button, when the value is filled and submitted the value is caught in a servlet class. I want a custom app in presto which gets the value that was entered in the JSP page. please Help me regarding this.
Hi all ,
There are is a very simple J2EE code , wherein there is a JSP page with a text box and a submit button, when the value is filled and submitted the value is caught in a servlet class. I want a custom app in presto which gets the value that was entered in the JSP page. please Help me regarding this.