how to connect one jsp page to another jsp page????
Answer Posted / srividya eeswar
<a
href="<%=request.getContextPath()%>/anotherjspname.jsp">Link</a>
| Is This Answer Correct ? | 54 Yes | 19 No |
Post New Answer View All Answers
How to sort array of 0 and 1 in java?
How to handle a web browser resize operation?
What is the largest number a double can hold?
If a class is declared without any access modifiers, where can the class be accessed?
What is jagged array in java?
What is immutable class in java?
What is the use of string and stringbuffer?
What is ph and buffers?
What is the differences between c++ and java? Explain
What is generic class?
What is the purpose of void?
What is difference between local variable and global variable?
What is java reflection api?
What is a method in coding?
How to make a class or a bean serializable?