OHHHH! I missed that line of the specification, it changes the things.-

Thank You very much, cc and Dave  :)
Walter

ccobb said:

> You still have the processRequest() method in your bean.  What I
> usually end up doing is having a base class which contains the
> properties and getter()/setter() methods.  For each different
> scenario where this bean is needed I extend a derived class that
> has a new processRequest() method.  That way I can customize the
> behavior of the bean each place I need it.
>
> cc
>
>
and Dave said:

I think model 1 can avoid scriptlets and cause processRequest method in
bean(s) to be called.

Dave Sanders

===========================================================================
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