Redirection

2001-12-18 Thread aneesha . singh

Hi all

This is not really related to Struts, but I would really appreciate some
help on this .. I need to call a URL from a normal helper java class within
my web controller.
I tried using RequestDispatcher.forward .. but to no avail ...
Any ideas??

Thanks
Aneesha



This e-Mail may contain proprietary and confidential information and is sent for the 
intended recipient(s) only. If by an addressing or transmission error this mail has 
been misdirected to you, you are requested to delete this mail immediately. You are 
also hereby notified that any use, any form of reproduction, dissemination, copying, 
disclosure, modification, distribution and/or publication of this e-mail message, 
contents or its attachment other than by its intended recipient/s is strictly 
prohibited.



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 


Moving to Struts

2001-12-17 Thread aneesha . singh

Dear all

I need to move my standard MVC application to the Struts Framework ... Can
anyone tell me the following :

What components will I need to build and what will be available to me via
the Struts library.
What is the average rough effort estimate per component
What is the effort estimate for integration

Any help will be appreciated
Thanks a ton.
Regards,
Aneesha



This e-Mail may contain proprietary and confidential information and is sent for the 
intended recipient(s) only. If by an addressing or transmission error this mail has 
been misdirected to you, you are requested to delete this mail immediately. You are 
also hereby notified that any use, any form of reproduction, dissemination, copying, 
disclosure, modification, distribution and/or publication of this e-mail message, 
contents or its attachment other than by its intended recipient/s is strictly 
prohibited.



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 


Re: Connections & Transactions

2001-12-05 Thread aneesha . singh


Hi

Thanks for the reply. But tell me, should not any connection made within a
transaction, fall within the same transaction context??

Thanks again
Aneesha


   

"Jin Bal"  

  
il.com>  cc: (bcc: aneesha.singh/Polaris)  

 Subject: Re: Connections & Transactions   

12/05/2001 

02:56 PM   

Please 

respond to 

"Struts Users  

Mailing List"  

   

   





I would say so,  That is to say that if you call commit in the session bean
then the operations carried out in the DAO will be committed and conversely
if you roll back.

HTH
Jin
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 05, 2001 4:58 AM
Subject: Connections & Transactions


> Hi all,
>
> I have a question. If I have a DAO that is implemented as a simple java
> class. I make a connection object at my session bean and pass it to the
DAO
> object. And the DAO object does all its operations on that connection
> object. Then will the DAO come into the same transaction scope as the
> session bean
>
> This is really urgent. Would appreciate any help,
>
> Thanks
> Aneesha
>
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>
>

--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>







--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Connections & Transactions

2001-12-04 Thread aneesha . singh

Hi all,

I have a question. If I have a DAO that is implemented as a simple java
class. I make a connection object at my session bean and pass it to the DAO
object. And the DAO object does all its operations on that connection
object. Then will the DAO come into the same transaction scope as the
session bean

This is really urgent. Would appreciate any help,

Thanks
Aneesha


--
To unsubscribe, e-mail:   
For additional commands, e-mail: