What is el?
No Answer is Posted For this Question
Be the First to Post Answer
How jsp is compiled?
What is jsp net?
What is custom tag library?
How to find out the name of the http method using jsp el?
Which jsp implicit objects are thread safe?
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]
How can I implement a thread-safe jsp page?
What is the use of jsp and servlet?
What is the most needed for STRUTS ?
What are the scopes available in <jsp:usebean>?
What are scriptlets in jsp?
What is the difference between servletcontext and pagecontext?