What is the difference between hide comment and output comment?
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp processing?
How does a jsp work?
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
How can you include the results of another page?
Which package does a jsp api consist of?
Is jsp server side scripting language?
Give uses of object cloning?
Which tag should be used to pass information from jsp to include jsp?
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]
What's the difference between an import and include directive, and also the difference between include directive and include action?
what is the difference between jsp and servlets ?
Which of the following action variable is used to include a file in jsp?