Hello, I've read from faqs that "using java.io package is not allowed in EJB. A workaround is using URL classes." But: How can I use URL classes if I cannot use java.io package ? I need to create some DataInputStream/DataOutputStream in order to collect URL's Stream (). So how can I do it? Thanks Francesco =========================================================================== 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".
