Answer Posted / ajay dhingra
opposite is rite.....
incase of forward the request parameter will also go with
the url.
incase of sendredirect all the parameter in the request will
be killed.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
What is the purpose of a parameter?
What is the advantage of preparedstatement over statement?
What are the differences between path and classpath variables?
Can You Have Virtual Functions In Java?
When parseint method can be used?
How does java pattern compile work?
What are synchronized methods ?
Can a class extends itself in java?
What is byte data type?
Can an object subclass another object?
Can interface be private in java?
Is logger a singleton?
What are decalarations?
Is object a data type in java?