In the EJB specification a true EJB is not allowed to access files using the
I/O package. However am I able to use a helper class to do this being called
via the EJB. This helper class will be used log what information is being
retrieved.
If not I presume I should generate the log from the servlet that will call
the EJB.
Any comments...
Thanks
===========================================================================
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".