|
INTERVIEW QUESTIONS
J2EE
SERVLET
DETAILS
Question: What are the JSP atrributes?
Answer: There are three directives are used in the jsp. one of them is page directive. and the page directive have 11 attributes, which is used to give the information about that page. the 11 attributes are following:- language, buffer, isThreadSafe, setContentType, isErrorPage, errorPage, autoFlush, import etc..
|
|
|
Category |
Servlet Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7609 users |
Added on |
7/17/2011 |
Views |
70593 |
Rate it! |
|
|
Question:
What are the JSP atrributes?
Answer:
There are three directives are used in the jsp. one of them is page directive. and the page directive have 11 attributes, which is used to give the information about that page. the 11 attributes are following:- language, buffer, isThreadSafe, setContentType, isErrorPage, errorPage, autoFlush, import etc.. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How much amount of information will be stored within a session
|
View Answer
|
|
Suppose in web.xml file we are given 30 and in the servlet program we are given setSessionInActiveInterval(40).when that session will be terminated ? After 30 sec or 40 sec?
|
View Answer
|
|
In which conditions we have to use the ServletContext
|
View Answer
|
|
How we can check in particular page the session will be alive or not?
|
View Answer
|
|
How to get value from init() method in servlet? or How to get initializaion time values from init() in servlet
|
View Answer
|
|
How to get initialization time (init () method)values in servlet?
|
View Answer
|
|
In servlets, what is the use of sendredirect(),include( ), forward() ?and in applecation level at what scnario they will be used
|
View Answer
|
|
What is send redirect method? and when it is used?
|
View Answer
|
|
How can a servlet automatically updated by its data without refreshing? take one example of one sensex site. the corresponding data are shown in a scrolling manner. how they can automatically be refreshed after some time. without refreshing the page.
|
View Answer
|
|
What is difault http method in http servlet?
|
View Answer
|
|
What is default Session time out in the servers like Tomcat, Weblogic, JBoss,..etc?
|
View Answer
|
|
How do we prevent user to read secured page.. after logout
|
View Answer
|
|
How do to prevent user by viewing secured page by clicking back button when session expired..:)
|
View Answer
|
|
Have you used threads in Servelet
|
View Answer
|
|
What is difference between servlet and ASP?
|
View Answer
|
|
How differ servlets from its peer technology?
|
View Answer
|
|
What is session tracking ? state the uses of GET and POST request to handle Http request ?
|
View Answer
|
|
What is the disadvantage of the ServerSideIncludes?
|
View Answer
|
|
How can you do ErrorMapping in Action class?
|
View Answer
|
|
Consider a scenario in which 4 users are accessing a servlet instance. Among which one user called destroy() method. What happens to the rest 3 users?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Servlet Interview Questions & Answers - Exam Mode /
Learning Mode
|