Budi,
Try writing your own login servlet that accepts a cookie. Then you can set the cookie 
on registration.
Matt Goss

Budi Prawira wrote:

> Is it possible to programatically log in a user, without doing
> BASIC/FORM/DIGEST authentication?
> I'm developing a project in which user can register to become a member. Once
> the user is registered, he is automatically logged in (without having to
> enter his newly created username/password).
> I saw an example of doing this in JPS 1.1 (using J2EE RI), but I use JRun
> 3.0 to develop my project. Can I do it in JRun 3.0.
>
> Anyone?
>
> Budi
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to