On 1/18/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 1/18/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> In particular I mean what you wrote about, that JSTL does not replace
> > Struts html tags. That is, JSTL (1) does not generate element names
> > that reflect hierarchy of backing beans, and (2) it does not process
> > input by means of BeanUtils or something similar to stuff raw request
> > parameters back into beans.
> >
> > Is something like this on a drawing board for a next JSP spec?
>
>
> Nope ... that's what JSF is for :-).

This is sad. OS/2 deja vu (not that JSP spec is that big a deal
comparing to OS/2).

Well, I can still use Struts html taglib to generate fields' names,
and I can build a request parser on top of BeanUtils and Struts
RequestUtils, but it won't be a standard thing. I don't think that
stopping JSP development (besides JSF compatibility issues) in favor
of JSF is a positive thing.

Michael.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to