What methods are used in Servlet?Applet communication?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me about different OOPS concepts.
Can I use % with real numbers?
Explain role of constructor in a java application?
why operator overloading is removed in java?
How do I find and replace in word?
How many bytes is 255 characters?
Explain covariant method overriding in java.
What is callable java?
Is oracle java 11 free?
What are different types of classloaders?
I have one Shopping cart application, i that i have selected some items, while clicking submit button by mistake i have clicked twice or trice, that time items are selected twice or trice. Actually i want only one copy of items but its selected twice or trice. So how can we avoid this problem?
My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?