how to insert star image and need to rate it.. one star two star so on how to do in jsp...????
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between include directive and include action?
What jsp lifecycle methods can be overridden?
How we can configure init params in jsp?
How To maintain session ..?
Which jsp implicit objects are thread safe?
Can we override jspinit method?
What are scriptlets in jsp?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
What is out println in jsp?
Which is better jsp or javascript?
What is jsessionid?
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]