am having problem calling up my servlet from html. each time i try it, error message of servlet not available. (The requested resource (/TechnicalSupportRequest/TechSupportServlet.java) is not available)
please help me out am a beginner. thanks
Printable View
am having problem calling up my servlet from html. each time i try it, error message of servlet not available. (The requested resource (/TechnicalSupportRequest/TechSupportServlet.java) is not available)
please help me out am a beginner. thanks
thanks for ur post. but am using netbeans IDE. yet the servlet is not avaliable. thanks again
ok fine,
then netbeans automatically register your servlet with web.xml??
1st check in web.xml for servlet is registered or not!!
check like this ...
go to ur project --> web -->web-inf --> web.xml
Am Still Trying To Solve The Problem Of Calling Up My Servlet From Html Using Netbeans5.5
hello sir..
i m facing the same problem...plz can help me if u got the answer of this question