I have an object which acts as a logger to write messages into a log
file and  put it in the directory.  Please remember, i only use this
logger in the servlets layers. In my servlets, I look it up through JDNI
and call the method on this object to write messages into the log file.
The reason i use this as singleton object because i think it is neat and
solve the file locking issues. My question is that whether an object
like this in the directory can perform file I/O.

Many thanks,

Justin Pham

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

  • ioser12 Greg Robertson
    • Justin Pham

Reply via email to