Re: struts-action-intermediate page

2005-11-03 Thread sudip shrestha
I use struts dispatch actionwonder if this 'parameter' parameter will affect my method 'parameter' On 11/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > sudip shrestha <[EMAIL PROTECTED]> wrote on 11/03/2005 09:49:18 AM: > > > Is it possible to display an intermediate page while str

Re: struts-action-intermediate page

2005-11-03 Thread gramani
sudip shrestha <[EMAIL PROTECTED]> wrote on 11/03/2005 09:49:18 AM: > Is it possible to display an intermediate page while struts action is doing > work...e.g. uploading a large file to a ftp serverand at the end of the > action will show the verfication/success page as usual. > > -- Here

struts-action-intermediate page

2005-11-03 Thread sudip shrestha
Is it possible to display an intermediate page while struts action is doing work...e.g. uploading a large file to a ftp serverand at the end of the action will show the verfication/success page as usual.