You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Sujit Jagdev <su...@casero.com> on 2005/06/01 23:27:05 UTC

RE: Adding users through JSP

I have a JAVA class that I use to create a telnet session and add a
user.
You could conceivably use that class.
Let me know, and I will send it to you
Sujit

-----Original Message-----
From: Stefano Bagnara [mailto:io@bago.org] On Behalf Of apache@bago.org
Sent: Monday, May 02, 2005 5:02 AM
To: 'James Users List'
Subject: Re: Adding users through JSP

> Is there a way to add users directely through a web page. For 
> example, using JSP or other server side languages for that 
> matter, to add a user who has just registered online, and 
> have their mailbox automatically availlable. By 
> "automatically" I mean that I wouldn't have to "manually" 
> telnet through the command line or other programs to add the user.

If you are on the same host as the server you probably can write
directly in
the user db.

If you use a JDBCUserRepository you can even use the same jdbc query you
find in sqlResources.xml

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


This communication, and any information or material transmitted with it, is intended only for the use of the intended recipients.  It may also, in whole or in part, be privileged and confidential. If you are not the intended recipient, any review, retransmission, conversion to hard copy, copying, or other dissemination, publication or use of all or part of this communication or its contents, is prohibited and may be illegal. If you received this communication in error, please notify us immediately by telephone or by return e-mail, and delete the communication, information and material from any computer, disk drive, diskette or other storage device or media, without creating or retaining a copy. Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org