Where do you define dispatcherservlet?
No Answer is Posted For this Question
Be the First to Post Answer
Can you use javascript in servlets?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
What is a java servlet?
Explain the lifecycle of a servlet?
How we can check in particular page the session will be alive or not
Which java application server is the best?
How to commuincate between an applet and a servlet?
Tell us something about servletconfig interface.
What are the difference between session and cookies in servlet? Explain
What are the disadvantages of storing session state in cookies?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is the difference between Difference between doGet() and doPost()?