Re: svn commit: r472338 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources: META-INF/archetype.xml archetype-resources/src/main/webapp/WEB-INF/decorators/main.ftl archetype-resource

2006-11-08 Thread tm jee
Thx for the clarification Craig. :-) Craig McClanahan <[EMAIL PROTECTED]> wrote: On 11/8/06, tm jee wrote: > > > Does this need a servlet mapping? > > I don't think so. It just expose the servlet instance itself such > that ServletConfig etc. could be obtained . This I think is needed > wh

Re: Will Struts2 use OGNL as WW did?

2006-11-08 Thread Vitor Souza
> > Vitor Souza wrote: > > > However, if you'd like I could create a JIRA > (Bugzilla?) issue [...] > > > > > Yes, please create the ticket. Unfortunately, I > don't believe there is > > anyone left who _does_ have enough knowledge of > OGNL > > to truely vet it :( Here it goes: https://issue

Re: svn commit: r472338 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources: META-INF/archetype.xml archetype-resources/src/main/webapp/WEB-INF/decorators/main.ftl archetype-resource

2006-11-08 Thread Craig McClanahan
On 11/8/06, tm jee <[EMAIL PROTECTED]> wrote: > Does this need a servlet mapping? I don't think so. It just expose the servlet instance itself such that ServletConfig etc. could be obtained . This I think is needed when using a jsp taglib in freemarker You're correct ... a servlet mappi

Re: svn commit: r472338 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources: META-INF/archetype.xml archetype-resources/src/main/webapp/WEB-INF/decorators/main.ftl archetype-resource

2006-11-08 Thread tm jee
> Does this need a servlet mapping? I don't think so. It just expose the servlet instance itself such that ServletConfig etc. could be obtained . This I think is needed when using a jsp taglib in freemarker rgds. Wendy Smoak <[EMAIL PROTECTED]> wrote: On 11/7/06, [EMAIL PROTECTED] wrot

I've turned off per-edit confluence notification emails

2006-11-08 Thread Don Brown
As the subject said, I've turned off per-edit confluence notification emails for the Struts dev list. If you want to be notified for any edit in the space, you can easily tell confluence to watch one or more spaces. Click on the following links to set up per-edit watches for yourself: - Str

Tiles +GetTag +Tomcat 5.? problem

2006-11-08 Thread Eduardo Simioni
Hi all, I'm facing a problem with Tiles GetTag on recent Tomcat versions (couldn't find the exact version, but is the one packaged with Sun Application Server EE 8). I have (among others) a tag. That "menu" can be present or not as it is programmatically inserted. If it's not present, the pag

Re: svn commit: r472338 - in /struts/maven/trunk/struts2-archetype-starter/src/main/resources: META-INF/archetype.xml archetype-resources/src/main/webapp/WEB-INF/decorators/main.ftl archetype-resource

2006-11-08 Thread Wendy Smoak
On 11/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: tmjee Date: Tue Nov 7 15:55:48 2006 New Revision: 472338 URL: http://svn.apache.org/viewvc?view=rev&rev=472338 ... + + jspSupportServlet + org.apache.struts2.views.JspSupportServlet + 5 + Does this n

New validator to date

2006-11-08 Thread ignacio83
Hi all. Its is my First message in list... I am build a validator to date called dateRestriction See example: datePatternStrict dd/MM/ min 10/10/2006 max today Can be util? Thanks André - To unsubscribe, e-m

Re: Publishing Tiles 2 Snapshots

2006-11-08 Thread Greg Reddin
You rock :-) Thank you very much for taking care of this. Greg On Nov 7, 2006, at 9:41 PM, Wendy Smoak wrote: On 11/7/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: I'll publish it later tonight as 2.0-r468346-SNAPSHOT, and change the dependencies in the Shale and Struts builds. This is done.

Re: Struts2 radio UI tag issue.

2006-11-08 Thread tm jee
No problem Shisei. :-) Its being applied to both webwork and struts2 WW-1494 (struts2) WW-1369 (webwork) Thx again for the feedback. Cheers. Shisei Hanai <[EMAIL PROTECTED]> wrote: Thanks, now I realize that ww-1369 is the same issue that I've stated. Is this patch going to be applied to Stru

Re: Struts2 radio UI tag issue.

2006-11-08 Thread Shisei Hanai
Thanks, now I realize that ww-1369 is the same issue that I've stated. Is this patch going to be applied to Struts2 too? 2006/11/8, tm jee <[EMAIL PROTECTED]>: Yup. That's the reason I think its ok to compare they key, just like the patch (ww-1369) and you suggested. :-) Ruimo Uno <[EMAIL PROT

[tiles2] Ampersand problem in FAQ

2006-11-08 Thread Antonio Petrelli
Hello! It seems that the FAQ have a problem with ampersand entity (&): http://struts.apache.org/struts-sandbox/tiles/faq.html running "mvn site" on my pc, the ampersand is rendered correctly, while on the site it is not there. Do you know what's the problem? Thank you Antonio -

Re: [s2] Servlet 2.4 for the starter archetype?

2006-11-08 Thread Konstantin Priblouda
--- Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 11/7/06, Matt Raible <[EMAIL PROTECTED]> wrote: > > > Yes, they are. I haven't used a in my > web.xml in years. ;-) > > It is needed by some 2.3 containers, but shouldn't > be needed according > > to the spec. > > Me, neither. :) The next ques