Scott, it's interesting, I didn't know that, but i would like to have
different application context in the same war, specifically, i would like to
have an application context for each package that is defined in struts.xml.
Thanks,
Josep Maria
2010/11/17
> Josep --
>
> I believe this is what y
That'll work too :) Glad you worked it out!
Dave
On Tue, Nov 23, 2010 at 3:39 PM, Harsh C wrote:
> Thanks!
>
> Actually, I used the template attribute and it worked great. Now, I have
> access to the default ftl as well as to the templates that I am creating.
>
> On Tue, Nov 23, 2010 at 3:23 PM
Thanks!
Actually, I used the template attribute and it worked great. Now, I have
access to the default ftl as well as to the templates that I am creating.
On Tue, Nov 23, 2010 at 3:23 PM, Dave Newton wrote:
> Use the "theme" attribute.
>
> Dave
>
> On Tue, Nov 23, 2010 at 2:32 PM, Harsh C wrot
Use the "theme" attribute.
Dave
On Tue, Nov 23, 2010 at 2:32 PM, Harsh C wrote:
> Is there a way to specify a template to use for a struts tag, on a per tag
> basis e.g.
>
> I am trying to change the checkboxlist default L&F so that it renders in a
> table. This is working fine. But if I want t
Is there a way to specify a template to use for a struts tag, on a per tag
basis e.g.
I am trying to change the checkboxlist default L&F so that it renders in a
table. This is working fine. But if I want to use the default L&F also, how
do I do that.
As of now, I copied the struts provided .ftl f
I am using both JSTL (reference implementation of 1.2 spec) and struts
2.2.1 in my Web application, and I am noting incompatibilities in the
way JSTL's fmt:message tag and corresponding Struts tags handle i18n. I
have all i18n messages in MessageResources_.property files. Both
JSTL fmt tags and str
6 matches
Mail list logo