what are the alternate way to use the scriplet in jsp.
What class.forname will do while loading drivers?
Can we implement an interface in a jsp?
What are scripting elements?
Can we use the exception implicit object in any jsp page?
Can jsp contain javascript?
What is jspinit method?
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]
Is jsp server side scripting language?
What are the elements of jsp?
What information is needed to create a tcp socket?
What are the scopes available in <jsp:usebean>?
What do you mean by isscriptingenabled attribute?