You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by "emmanuel.boudrant" <b7...@yahoo.fr> on 2002/01/23 12:18:53 UTC

Loading Tag

Hello,

I'm new on this list.
I make a little tag who display a "loading message"
during a long operation (ex: a search engine).

Like this:

<commun:loading message="Please wait, searching...">
<% 
   // Invoke search engine ....
   (...)
%>
</commun:loading>

Are you interrested in adding this tag to
jakarta-taglibs.

Regard,
Emmanuel Boudrant



___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Courrier : http://courrier.yahoo.fr

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>