Hello everyone! I have an interesting problem. I was trying to do the following: A jsp page with a form whose submit button sends the request to a servlet which creates a cookie, and redirects to...
i'm afraid you're mistaken and ull realise one day that grey areas DONT EXIST. "innahu 3ala kulli shai2in qadeer" what if i forget one darned semicolon, over and over again. no black and white eye...
well, i uninstalled everything. and reinstalled it all (for the gazillionth time.. ok ok maybe the 3th time) :P and did everythign exactly the way i'd been doing it for the past two days.. (exactly...
I honestly cannot understand how to make the web.xml file 'point' to the servlet! Could you please explain it to me? <servlet-name>.. <url-pattern>, nothing really makes sense!!
I'm new to working with Tomcat or jsp and servlets. In my jsp file is a form which calls out to a servlet like so: <form name="order" action="/trial/Ecom/ChocServlet"...