Answer Posted / jogandra singh
basically sendRedirect is used with same application or
other application on same server or other server.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you compare two strings lexicographically?
What is formatted output in java?
Why is java multithreaded?
What is busy spin, and why should you use it?
What is the collections api?
What is oop principle in java?
How do you implement tree mirroring in java?
What is an immutable object? How do you create one in java?
What is boolean false?
How do you add an element to a hashset in java?
What is a control variable example?
What is lifetime variable?
Where is java located?
What is difference between c++ and java ?
What's the purpose of using break in each case of switch statement?