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.

Do I really need an application server (e.g. IBM WebSphere) for my Java application?

0
Posted

Do I really need an application server (e.g. IBM WebSphere) for my Java application?

0

In some cases, no. Java applications that rely on Java Servlet or JavaServer Pages technologies (i.e., do not use the EJB specification) are best deployed on the Java System Web Server. The Java System Web Server provides better performance and less complexity and administrative overhead. To see JavaServer Pages and Java Servlet technology on Java System Web Server in action, check out the Major League Baseball Web site.

Related Questions

What is your question?

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

Experts123