Actually, there is code in the <screen> tag to prevent double execution
of the Screen module.  So either this is not working or you are not
using the jsp service in the way I am assuming.  You are using version
2.1, correct?

john mcnally

Gopal Ramasammy-Cook wrote:
> 
> Hi John
> 
> This does not make sense to  me. If the screen class is making calls to a business 
>server to extract or update info, then I don't understand why this should be done 
>twice.
> 
> regards
> 
> Chris
> 
> >>> [EMAIL PROTECTED] 08/15/01 10:19PM >>>
> A jsp screen template is executed twice.  Once for parts that are
> included in the <head> tags and once for the <body> tags.  I am pretty
> sure the Screen is getting executed for each of these calls, so it would
> not be a bug or anything you have done wrong.
> 
> john mcnally
> 
> Gopal Ramasammy-Cook wrote:
> >
> > Hi
> >
> > I have written a simple JSP template and screen. For some reason, when I invoke 
>the JSP (via a URL), the screen class executes twice. Is this a known bug, or have I 
>perhaps done something wrong.
> >
> > Regards
> >
> > Chris
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to