I strongly agree with Daniel and Scott on this.-
The time to make this kind of changes is now, no matter how much 0.92 code
is going to be broken ( also the mine ).-
Invoking ProcessRequest() or any other method you like with a scriplet, is
not so terrible.-
But, Scott, if I understood well, scriplets inside the body of <jsp:useBean>
are executed only when the bean is created,so:
<jsp:useBean id='login' class='com.caucho.login.Login' scope='session'>
<% login.processRequest() %>
</jsp:useBean>
will not work as desired, am I right?
Walter Jerusalinsky
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Kirkdorffer, Daniel
> Sent: Wednesday, May 05, 1999 5:32 PM
> To: [EMAIL PROTECTED]
> Subject: Re: The importance of processRequest()
>
>
> From my standpoint retaining a feature from 0.91 or 0.92 in the 1.0 spec
> because it was in the previous spec and has been adopted by some is NOT a
> good reason to retain a feature. 0.x specs are going to change. The
> inconvenience that comes with such change comes with the territory.
>
> Dan
>
> > ----------
> > From: Beheshti, Reza[SMTP:[EMAIL PROTECTED]]
> > Reply To: Beheshti, Reza
> > Sent: Wednesday, May 05, 1999 12:40 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: The importance of processRequest()
> >
> > I, too, completely agree with John and others, here; and vote for the
> > reinstatement of processRequest() as it currently stands, even though it
> > will be subject to change in JSP 1.1.
> >
> > Most of us have already come to depend on it too much for the code we
> > currently have in place and not having it in 1.0 will be a big deal, at
> > least for me.
> >
> > Thanks.
> >
> > Reza
> >
> >
> ==========================================================================
> > =
> > 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".
>
===========================================================================
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".