Which method is called when reference variable is passed in
system.net?
No Answer is Posted For this Question
Be the First to Post Answer
What is getservletcontext?
What is SingleThreadModel interface?
What does the term localization refer to?
where the session data will stored?
What are all the protocols supported by httpservlet?
Is there any need to shutdown the web server, if you want to modify a servlet?
My Question is that i am using <image> tag in my servlet and after compilation after that calling by url in my browser then images are not showing. Sometime images are showing and sometime is not showing. I am using Tomcat to run my servlets. Tell me if there any specification for image in servlets or what is solution for this ??
Describe servlet?
if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler
What is the difference between portlet and servlet?
how can you give alias to servlets?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?