When you say real time validation's Do you mean that all your validation
is javascript?.  

-----Original Message-----
From: michael [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 11, 2004 10:48 AM
To: Tag Libraries Users List
Subject: Re: When are tags executed?

The tags are used to create the response.  So, they are executed during
the 
creation of the response.  I hope that helps.

At 07:41 AM 8/11/2004, you wrote:
>Can someone explain when tags are executed? Namely, custom tags and the

><sql> tag.
>
>The problem is we currently have a web app that has a jsp's JavaScript 
>communicating with an applet that can query a database. It allows us to
do 
>real-time validation against database values. We know it is bad design.

>It's an older system and already have vowed not to use it in future 
>projects. However, testing with XP service pack 2 is freezing the
applet. 
>So we are trying to come up with some alternatives without having to 
>redesign and rewrite portions of existing apps. Someone came up with
the 
>idea of using the <sql> tag, but I thought that ran on the server
before 
>the response was sent to the browser, thus it wouldn't work for
real-time 
>validation. Would a custom tag work? Or are those run on the server as
well?
>
>Thanks,
>Karl
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]



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

NOTICE: This email contains privileged and confidential information and is intended 
only for the individual to whom it is addressed. If you are not the named addressee, 
you should not disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this transmission by mistake and delete 
this communication from your system. E-mail transmission cannot be guaranteed to be 
secured or error-free as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses. 

AVIS: Le présent courriel contient des renseignements de nature privilégiée et 
confidentielle et n’est destiné qu'à la personne à qui il est adressé. Si vous n’êtes 
pas le destinataire prévu, vous êtes par les présentes avisés que toute diffusion, 
distribution ou reproduction de cette communication est strictement interdite.  Si 
vous avez reçu ce courriel par erreur, veuillez en aviser immédiatement l’expéditeur 
et le supprimer de votre système. Notez que la transmission de courriel ne peut en 
aucun cas être considéré comme inviolable ou exempt d’erreur puisque les informations 
qu’il contient pourraient être interceptés, corrompues, perdues, détruites, arrivées 
en retard ou incomplètes ou contenir un virus.  

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

Reply via email to