Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When using URLConnection to upload an object from applet to servlet, the servlets doGet method is never executed. Why?

0
Posted

When using URLConnection to upload an object from applet to servlet, the servlets doGet method is never executed. Why?

0

Java:API:Servlets:Message Passing Ana Narvaez, Oct 18, 2001 URL url=new URL(“http://localhost:8080/servlet/ServerServlet?Action=3”); URLConnection servletConnection=url.openConnection(); servletConnection.s…

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.