Seems like this is a perfect situation to use the JSP <INCLUDEIF> and <EXCLUDEIF> 
tags.  Or is that answer just too easy?

- Dave F.

"McCann, Charles (Atlanta)" wrote:

> Does JSP provide a mechanism for controlling what will and won't be
> displayed on a page?
>
> For example (from a JSP page):
> A bean value is checked; if true, show HTML table else show "No results".
> The HTML table and "No results" are in the .jsp file not in some other bean,
> etc.
>
> Thanks.
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JSP-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to