How can you push data from an Applet to a Servlet?
No Answer is Posted For this Question
Be the First to Post Answer
difference between sendredirect,forward and url rewritting
What do you mean by scope object and what are its types?
Should I override the service() method?
Explain the features are in servlet 3?
How we can check in particular page the session will be alive or not
What is the procedure for initializing a servlet?
How to invoke a Servlet?
explain filters in java?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
What is the difference between Servlets and Applets?
List out difference between a JavaBean from a Servlet?
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