How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
1 5870what is the difference between Servlet and JSP?Advantage of JSP over Servelt?Any concept present in JSP which we cant implement in Servlet?
ABC, Apere, AZTEC, CTS, CybAge, iFlex, Impact Systems, Sara, TCS,
31 143922Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
4 102441.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
5 12524
What are the different mode that servlets can be used?
What is servlet name in web xml?
What is the workflow of a servlet?
What do you mean by deployment descriptor?
What is http servlet in java?
How can an existing session be invalidated?
Explain servlet.
Explain load on start-up and its importance?
Is java servlet still used?
What is difference between get and post method?
What is difference between PrintWriter and ServletOutputStream?
Which httpsession object is used to view and manipulate information about a session?
What do you mean by a filter and how does it work?
What are the mechanisms used by a servlet container for maintaining session information?
Why is httpservlet declared abstract?