That can't be true since JSTL comes after the Struts tag library.
What is your definition of "easier"? 9/23/2002 4:22:21 PM, Matt Raible <[EMAIL PROTECTED]> wrote: >It seems that Struts makes it much easier to do i18n than JSTL. Please >correct me if I'm wrong. > >Struts = <bean:message key="index.title"/> > >JSTL = > <fmt:bundle basename="org.roller.presentation.AppResources"> > <fmt:message key="index.title"/> > </fmt:bundle> > >Thanks, > >Matt > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

