New posts in servlets

what is the difference between a portlet and a servlet?

Best option for Session management in Java

How to send request parameter array to servlet using jQuery $.ajax?

Output an image file from a servlet [duplicate]

Servlet seems to handle multiple concurrent browser requests synchronously

HttpServletRequest - setCharacterEncoding seems to do nothing

How can I get client information such as OS and browser

HTML5 drag and drop file upload to Java Servlet

Can I serve JSPs from inside a JAR in lib, or is there a workaround?

calling a java servlet from javascript [duplicate]

Using objectmapper for nested objects

Spring: how do I inject an HttpServletRequest into a request-scoped bean?

How to solve this java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream?

Adding an HTTP Header to the request in a servlet filter

java.lang.NoSuchMethodError: javax.servlet.ServletContext.getContextPath()Ljava/lang/String;

Mapping a specific servlet to be the default servlet in Tomcat

Servlet Mapping using web.xml

How do I correctly decode unicode parameters passed to a servlet

How to use Session attributes in Spring-mvc

Spring get current ApplicationContext