I think that jsp 2.1 is all part of the new j2ee stuff, and has been
brought more in line with jsf (1.2). The #{foo.bar} notion from jsf
and ${foo.bar} have been aligned with unified EL (expression
language), so all those bits of code where you need a bit of room to
move can be done using jstl and
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 be
On 1/18/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
>
>
> Because JSP 1.2 --> 2.0 was such a big change, there was not a lot of need
> to fundamentally enhance JSP this time around. Instead, most of the effort
> was expended on unifying the expression language syntax and semantics
> between JS
On 1/18/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
>
> On 1/18/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> > On 1/18/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
> > >
> > > It might be worth noting that the WebWork integration for Struts
> Action
> > > 2.0 will introduce another expres
On 1/18/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
> On 1/18/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
> >
> > It might be worth noting that the WebWork integration for Struts Action
> > 2.0 will introduce another expression syntax, OGNL (?). But any
> > investment you make now in JSTL will
On 1/18/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
>
> It might be worth noting that the WebWork integration for Struts Action
> 2.0 will introduce another expression syntax, OGNL (?). But any
> investment you make now in JSTL will still be valid as JSTL should work
> in any JSP regardless of wha
Wicket had OGNL expressions in 1.0 version, but they decided to drop
it, supposedly for performance reasons. I did not follow the details.
Michael.
On 1/18/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
> It might be worth noting that the WebWork integration for Struts Action
> 2.0 will introduce a
It might be worth noting that the WebWork integration for Struts Action
2.0 will introduce another expression syntax, OGNL (?). But any
investment you make now in JSTL will still be valid as JSTL should work
in any JSP regardless of what framework you're using.
L.
Gary Feidt wrote:
Thanks fo
IL PROTECTED]
Sent: Wednesday, January 18, 2006 7:32 AM
To: user@struts.apache.org
Subject: Re: Intro to JSTL
Thanks for the quick responses, but is using JSTL with Struts the next
logical step to using just Struts? Or is Struts going in another
direction in the future?
Gary
>>> [EMAIL P
On 1/18/06, Gary Feidt <[EMAIL PROTECTED]> wrote:
> Hello Everybody,
>
> I've been developing Struts applications for a couple of years (the
> last using Struts 1.2.4), but have not used JSTL. Is JSTL the next
> logical progression? Is there a good place to start learning JSTL? Any
> good books,
Gary Feidt wrote:
> Thanks for the quick responses, but is using JSTL with Struts the next
> logical step to using just Struts?
Depends.
It's a step up from using many of the Struts taglibs (logic:iterate, etc.)
> Or is Struts going in another direction in the future?
>
Depends. But be aware th
> Gary Feidt wrote the following on 1/18/2006 9:28 AM:
>
> I've been developing Struts applications for a couple of years (the
> last using Struts 1.2.4), but have not used JSTL. Is JSTL the next
> logical progression? Is there a good place to start learning JSTL? Any
> good books, or web sites?
Gary Feidt wrote the following on 1/18/2006 10:32 AM:
Thanks for the quick responses, but is using JSTL with Struts the next
logical step to using just Struts? Or is Struts going in another
direction in the future?
JSTL doesn't have much to do with Struts. It's just a standard tag
library for
Thanks for the quick responses, but is using JSTL with Struts the next
logical step to using just Struts? Or is Struts going in another
direction in the future?
Gary
>>> [EMAIL PROTECTED] 1/18/2006 8:33:39 AM >>>
Gary Feidt wrote the following on 1/18/2006 9:28 AM:
> I've been developing Strut
Gary Feidt wrote the following on 1/18/2006 9:28 AM:
I've been developing Struts applications for a couple of years (the
last using Struts 1.2.4), but have not used JSTL. Is JSTL the next
logical progression? Is there a good place to start learning JSTL? Any
good books, or web sites?
I lik
JSTL(JavaServer Pages Standard Tag Library) is the Library of Tags those are
simillar to the Tags you used in Struts Based JSPs like html,logic,bean
etc..
On 1/18/06, Gary Feidt <[EMAIL PROTECTED]> wrote:
>
> Hello Everybody,
>
> I've been developing Struts applications for a couple of years (the
16 matches
Mail list logo