Explain lifecycle methods.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between server side and client side programming?
What do you mean by context initialization parameters?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
How do I mix jsp and ssi #include?
How do you restrict page errors display in the JSP page?
How are Servlets and JSP Pages related?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
what is difference between redirect and forward method?
12 Answers Polaris, TCS, Wipro,
Explain static method?
Java Server Page I can use a function in two ways: Either I declare <jsp:useBean id="myBean" scope="session" class="mypack.mysubpack.MyClass" /> or I declare <%@ page import = "mypack.mysubpack.MyClass" %> In each case I can call a function later by coding MyClass.myFunction(); So what is the difference between the two variantes? Why are Beans invented if we don't need them because we have the import statement ? please guide me its an humble request to you reader if u know n i'll be thankful to you...........
What is jsp translation time?
What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.