Hi again, 

thanks for the suggestions, but I'd rather not use JavaScript, so any advice
besides that? 

ciao 4 now
Julian

> --- Ursprüngliche Nachricht ---
> Von: "Shshank Jain" <[EMAIL PROTECTED]>
> An: "Struts Users Mailing List" <user@struts.apache.org>
> Betreff: Re: How to create a Waiting Page for long requests?
> Datum: Wed, 3 May 2006 12:34:08 +0530
> 
> Hii
> 
> One way could be to dynamically create a full page size div and place it
> over the whole page on the higher z-index this will disable the access
> to the  underlying buttons etc. If you have select list with submission on
> onchange event then you may have to disable them manually using javascript
> as browser places them on the highest z-index exposing them during the
> request.
> 
> - Shanky
> 
> 
> On 5/3/06, Roy, Ansuman <[EMAIL PROTECTED]> wrote:
> >
> > when a user submits anything on the jsp page you can try and disable the
> > submit button and display a message for please wait.
> > all this can be achieved with the help of java script.
> > regards,
> > Roy
> >
> > -----Original Message-----
> > From: Julian Tillmann [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, May 03, 2006 11:44 AM
> > To: [EMAIL PROTECTED]; user@struts.apache.org
> > Subject: How to create a Waiting Page for long requests?
> >
> >
> > Hi
> >
> > I want to prevent a user from submitting
> >
> > long during database queries twice.
> >
> > Therefore I try to include a waiting page.
> >
> > Can someone name me an example or give me
> >
> > a tip how to implement it?
> >
> >
> >
> > Thanks a lot
> > Julian
> >
> > --
> > "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
> > Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > This e-mail and any attachment is for authorised use by the intended
> > recipient(s) only. It may contain proprietary material, confidential
> > information and/or be subject to legal privilege. It should not be
> copied,
> > disclosed to, retained or used by, any other party. If you are not an
> > intended recipient then please promptly delete this e-mail and any
> > attachment and all copies and inform the sender. Thank you.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 

-- 
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner

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

Reply via email to