how to connect one jsp page to another jsp page????
Answer Posted / manoj
by using forward directive
| Is This Answer Correct ? | 71 Yes | 26 No |
Post New Answer View All Answers
What happens when heap memory is full?
Can java list be null?
What does it mean to be immutable?
what is meant wrapper classes?
What environment variables do I need to set on my machine in order to be able to run java programs?
Can a class have an interface?
What is the different types of functions?
What is boolean logic?
What happens if we override private method?
Objects or references which of them gets garbage collected?
What are the various access specifiers in java?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is the static method?
Can java arraylist hold different types?
Is java programming easy?