how to run servlet program between two computer through the
internet ?
Answer Posted / iq
If servlets in the same application need with
requestDispatcher() we can run the program.
If Servlets in diffrent applications we should use
sendRedirector()to run the program.
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
What is an inner class in java?
Which is faster string or stringbuilder?
Difference between start() and run() method of thread class?
Tell me about different OOPS concepts.
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
Can I use % with real numbers?
Can we force garbage collector to run ?
What is math exp in java?
Is main is a keyword?
How to run a JAR file through command prompt?
What are the loops in java?
Is oracle java 11 free?
What is finally block?
Can java hashmap have duplicate keys?
What is the use of bufferedreader?