mention the three important tags used in the development of jsp bean.
No Answer is Posted For this Question
Be the First to Post Answer
Is jsp better than servlet?
How can I handle jsp page errors?
What is jsp and why it is used?
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 include tag?
what type of question will be asked in the interview in this software field?????///
Why do we need custom tags?
What is jsp expression language and what are it’s benefits?
how to print a string with out using out.println?
3 Answers Elementus Technologies,
What is difference between java and jsp?
What are the different types of jsp tags?
What do cookies mean?