when we will use the SendRedirect method instead of forward.
Answer / ranjan satapathy
When there is no need to record/maintain the previous data
of the user.
Like in google we are searching some infom
and after clicking on the searched item, it will forward to
some other server or link, where there is no required to
maintain any previous information of user.
that depends you need to think about the Scenario and use.
| Is This Answer Correct ? | 10 Yes | 0 No |
What is the purpose of creating custom tags?
What is a expression?
What are the jsp tags?
how can i get a scjp certification??
What is a jsp file?
How do we print “<br> creates a new line in html” in jsp?
Give a sample jsp configuration in the deployment descriptor.
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 many tags are there in jsp?
can i use vb script with jsp?
What is the difference between include directive and include action?
Mention some important jsp action tags.