websphere, weblogic are application servers ( web containers ) and EJB
CONTAINERS ...
they also by default support connection pooling and JMS and LDAP integration
for a fuLL J2EE application development environment...
they have their own web servers and have a build in support of normal http
server request ......

and


apache is a pure http server which gives support for static html and CGI
support....
tomcat is a http server and a web container without the EJB CONTAINER .....
they both can be integrated with each other to give a full featured static
and cgi based application......


Regards
GURU

-----Original Message-----
From: Shivanjali Bhutkar [mailto:[EMAIL PROTECTED]]
Sent: 02 April 2002 17:12
To: [EMAIL PROTECTED]
Subject: websphere, weblogic


hi,
what has made these servers so famous now a days? please let me know what's
the advantage of using these servers over others like tomcat, apache?

thanks.
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API
Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Frank
Diakovasilis
Sent: Tuesday, April 02, 2002 8:17 AM
To: [EMAIL PROTECTED]
Subject: removing session from browser


Anybody know how to remove a session from a user. Not to invalidate it, but
to remove the sessionid cookie, so that next request does not show an
invalid session, but no session at all.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to