When servlet object is created?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of servlets over traditional cgi?
Which interface should be implemented by all servlets?
What is the difference between jsp and servlet life cycle?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
What is ServletContext() and what is its use?
9 Answers Prime Technology, TCS,
What is use of parseQueryString ?
What’s the difference between sendredirect and forward methods
which type of data passing is used in realtime?
What do you mean by chaining in servlet?
What are the classes and interfaces for servlets?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
What are the differences between servlet context vs servlet config?