What is the advantage of using getProperty action, as
compared to the accessor method?
41
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]
69
How do I set password expire time period?
90
we want to provide the errors to the right side of the text
field so what we want to add in jsp pages?
58
i need the source code for opening a word document in java