Hi. Is there an 'how-to' on how to build james with rmi-remotemanager, or is it so easy no how-to is needed?
/Svante -----Ursprungligt meddelande----- Fr�n: Javier Storni [mailto:[EMAIL PROTECTED] Skickat: den 27 februari 2003 14:14 Till: James Users List �mne: Re: adding user using JSP/Servlet If you take a view to rmi-remotemanager source code in proposals dir of james source tree, you can see that is easy integrate addUser or deleteUser into a JSP, Servlet, Bean, or Enterprise Bean. I'm trying this in a pre-production server. Javier Storni ----- Original Message ----- From: "Charles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 11:44 AM Subject: adding user using JSP/Servlet I am implementing a membership website using JSP and servlet. Whenever a new user signs up, a signupServlet will telnet to James and create a new pop/smtp account. I don't know if this approach is what James developers had in mind for automatical account creation. Any comments/suggestions are appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
