What is webservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What methods do we use in Servlet to Applet communication?
where the session data will stored?
What is the functionality of actionservlet and requestprocessor?
What's the difference between authentication and authorization?
What's the difference between servlets and applets?
Differentiate between the web server and application server?
How values can be passed from HTML page to servlet?
Can we refresh servlet in client and server side automatically?
What is a parser. What does a parser do with a XML? Why do we need it?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What are all the protocols supported by httpservlet?
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