> Some
> methods may generate entire elements (like complete tables and such).
Doesn't this completely defeat the point of having the JSP be the
presentation vehicle? If you're stringing together tables in a bean and
then returning the whole HTML string back to a property tag, doesn't that
meant that if a designer decides that the table implementation should now
be rewritten to include CSS, frames, etc, you have to
recode/recompile/upload the new class and restart the server???
Mike
===========================================================================
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".