Hi All,
Can you please point out where the jsps and servlets lie in the JSWDK
directory ? I have put them in the jswdk\examples\jsp directory. Is that
correct ? Besides that I have another question to ask.
<form ACTION="../Web-inf/servlets/AddSkill"> is this path correct if I want
to specify that the AddSkill Servlet lies in the
c:\jswdk\webpages\web-inf\servlets directory ?
Let me give you the exact application scenario. I am using the following
JSWDK-1.0.1
JSDK2.0
JDK1.2.2
I have a simple JSP page AddSkill.jsp in the c:\jswdk\examples\jsp\
directory
On entering data into this page and clicking Submit button, the AddSkill
Servlet should be invoked. This servlet will insert the data into the
database table .Where should I place this servlet? RIght now nothing
happens when I click the Submit button. A blank page is displayed.
Please write back with solutions ASAP.
Thanks in Advance
Shashwati
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets