This e-mail is intended solely for the addressee.  If you are not the
intended recipient of this message, you must not read, use or
disseminate the information.
******************************** NOTE *******************************


As long as you write to the standard servlet interface ONLY, you
should be Ok.  I'm using VisualCafe to develop servlets which are
deployed on a server that runs IBM's WebSphere.  I'm also using some
of the WebSphere's classes (such as IBM Connection Manager class,
etc.) which makes my servlets dependent on WebSphere.  But if you
don't need any of IBM stuff (or any other vendor classes), you should
have no problems deploying your servlets on any server that has
industry-standard servlet support.






Ivan Hajicek <[EMAIL PROTECTED]> on 03/05/99 04:24:32 AM

Please respond to "A mailing list for discussion about Sun
      Microsystem's Java              Servlet API Technology."
      <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:
Subject:  Deploying WebSphere Servlets




Is it possible to deploy the servlets developed with VisualAge using
WebSphere - which is a very good development environment supporting
full debugging (also for JSP) - on other Servlet Runners like JRUN?

Thanks & regards,

Ivan Hajicek
Credit Suisse

___________________________________________________________________________

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

___________________________________________________________________________
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