Hi:
everynoe!
now I use domino Go Webserver as web server even I got the jsdk2.0 with the
samples but some of them can not work under Go Webserver ,since the Go
Webserver dosenot support servlet API2.0 above ,it's very importan for me to
keep the session management such as the program of SessionServlet in the
examples works (this program can  work with servlet api 2.0),with the
supportment of servlet api 1.0,who can tell me , thanks in advance!!
                                                        poor boy
-----Original Message-----
������: Fred So <[EMAIL PROTECTED]>
�ռ���: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
����: 1999��3��11�� 13:14
����: Re: help! who use domino GoWebServer now???


>
>
>(Embedded image moved to file: pic28552.pcx)
>Fred So@SENTOR
>(Embedded image moved to file: pic08768.pcx)
>11/03/99 15:28
>(Embedded image moved to file: pic27791.pcx)
>
>
>To:   "A mailing list for discussion about Sun Microsystem's Java Servlet
API
>      Technology." <[EMAIL PROTECTED]>
>cc:
>Subject:  Re: help! who use domino GoWebServer now???
>
>
>
>Sorry mate. You are out of luck. You cannot manually upgrade the classes to
the
>new API for Domino Go.
>If you are using WebSphere, you can use Apache webserver and a thrid party
>servlet engine such as JRun.
>
>
>
>
>
>gaosheng <[EMAIL PROTECTED]> on 11/03/99 01:04:02
>
>Please respond to "A mailing list for discussion about Sun Microsystem's
Java
>      Servlet API Technology." <[EMAIL PROTECTED]>
>
>To:   [EMAIL PROTECTED]
>cc:    (bcc: Fred So/Sentor Communications)
>
>Subject:  help! who use domino GoWebServer now???
>
>
>
>
>Hi:
>Now I use lotus domino gowebserver as web server but it does not support
the
>servlet
>2.0 api,(it usese icsclass.zip as the servlet class lib)and this product is
>from the IBM who can tell me how can I make my dommino GoWebServer support
>servlet 2.0??
>thanks in advance!!
>
>gaosheng
>
>-----Original Message-----
>~{7"<~HK~}: Randy Belknap <[EMAIL PROTECTED]>
>~{JU<~HK~}: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
>~{HUFZ~}: 1999~{Dj~}3~{TB~}11~{HU~} 10:45
>~{VwLb~}: Re: Servlet and JavaMail
>
>
>>I'm not sure if I'm answering your question, but I have situation where I
>>need to check to make sure a database is online and if it is not, fire off
>>an email to a list of administrators.
>>
>>I do this by having a Singleton class that handles the database access.
>This
>>singleton fires off a thread when it starts up that checks the connection
>>every X minutes.  If the connection fails it uses standard JavaMail code
>>to send an email to the list of administrators.
>>
>>All the servlets in my app get a reference to the singleton in their
init()
>>method so the first servlet hit starts the thread that monitors the
>connection.
>>(actually I have a parent class that does this and all my servlets
>>implement this parent class... but anyway.)
>>
>>(If you are using WebLogic, I believe you should use their event object
and
>>not start up your own thread.)
>>
>>__________________________________________________________________________
_
>>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
>
>
>
>
>

___________________________________________________________________________
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