Hi,
I have been working on servlet, which is an applet
calling a servlet. I found out that each time when the
applet call the servlet, the servlet must be in
running state to be invoked, if not error of "servlet
cannot be found" occur although the web server is
already started. I thought it will be convenient if
servlet reside on the web server, and everytime when
call, it been init and does not need to be in the
running state. If there're few number of servlet on
the web server that might be invoke anytime by the
user, then how am I make sure that all the servlet is
in the running state all the time.
Just wanna to know whether the condition I encounter
is a normal or not, or there's something i miss out
when calling the servlet.
Thank you.
---
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS? Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development,
Web Development, Networking & Communications, and Hardware & Systems.
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to pro_java_server as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-pro_java_server-$subst('Recip.MemberIDChar')@p2p.wrox.com