What are the steps for creating custom tags in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is cookies in jsp?
Explain various implicit objects in expression language.
Can we define a class in a jsp page?
What information is needed to create a tcp socket?
How can you include the results of another page?
Mention the implicit objects in a jsp.
What are the implicit, internal el jsp objects and their differences from jsp objects?
What is pagecontext jsp?
What do cookies mean?
What is translation phase?
When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]
Explain about the Scriplet and Exclamatory Tag?