Re: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Research labs
Craig, Thanks a lot. All points taken. In the light of what you and Jim have said, I will re examine my plan of action I found out about you in one of my books "Struts in Action" by Ted Husted et al. If I may, I would like to keep this first email from you as some sort of autograph. Ola. -

RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Research labs
Ola. > > > > > > --- Jim Barrows <[EMAIL PROTECTED]> wrote: > > > > > > > > > > -Original Message- > > > > From: Research labs > > > [mailto:[EMAIL PROTECTED] > > > > Sent: Monday, August 02, 2004 1:23

RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Jim Barrows
> -Original Message- > From: Research labs [mailto:[EMAIL PROTECTED] > Sent: Monday, August 02, 2004 1:54 PM > To: Struts Users Mailing List > Subject: RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie > > > Jim, > > Thanks a lot. Quite exhaustive.

Re: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Craig McClanahan
On Mon, 2 Aug 2004 21:23:05 +0100 (BST), Research labs <[EMAIL PROTECTED]> wrote: > Jim, > > Thanks for your response. > I want each user to login to the database(MySQL), via > a JSP. Once logged in, I want them to use their > database username (specified at log in time) for > communicating with

RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Research labs
hard. Regards. Ola. --- Jim Barrows <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: Research labs > [mailto:[EMAIL PROTECTED] > > Sent: Monday, August 02, 2004 1:23 PM > > To: Struts Users Mailing List > > Subject: RE:

RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Jim Barrows
> -Original Message- > From: Research labs [mailto:[EMAIL PROTECTED] > Sent: Monday, August 02, 2004 1:23 PM > To: Struts Users Mailing List > Subject: RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie > > > Jim, > > Thanks for your response. >

RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Research labs
02, 2004 12:15 PM > > To: Struts Users Mailing List > > Subject: DaTASOURCE CREATION AT USER LOGIN > TIME...Newbie > > > > > > Hello, > > > > Can anyone please tell me how to specify the > username > > and password for "

RE: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Jim Barrows
> -Original Message- > From: Research labs [mailto:[EMAIL PROTECTED] > Sent: Monday, August 02, 2004 12:15 PM > To: Struts Users Mailing List > Subject: DaTASOURCE CREATION AT USER LOGIN TIME...Newbie > > > Hello, > > Can anyone please tell me how

DaTASOURCE CREATION AT USER LOGIN TIME...Newbie

2004-08-02 Thread Research labs
Hello, Can anyone please tell me how to specify the username and password for " If this is not possible, can you please tell an alternative way of achieving this. Thanks. Ola. ___