Re: [s2] xwork docs

2006-10-17 Thread James Mitchell
Thanks. -- James Mitchell 678.910.8017 On Oct 16, 2006, at 11:37 AM, Rainer Hermanns wrote: James, I could not find a user matching any of your userinfo. So I think you need to register first. As soon as you are registered, I can give you wiki write access. hth, Rainer I don't remember

Re: JXP Template support?

2006-10-17 Thread Mike B
Licensing appears to be a non-issue. http://www.onemindsoft.org/modules/newbb/viewtopic.php?topic_id=70&forum=4&post_id=218#forumpost218 - Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=46468&messag

Re: JXP Template support?

2006-10-17 Thread Don Brown
I think perhaps we are getting too deep into the "solution" when we don't understand or agree upon the problem. The purpose of the Struts tags is to provide a shortcut to create simple and complex output. The tags are usable in Velocity, Freemarker, and JSP. It does this by delegating to an

Re: JXP Template support?

2006-10-17 Thread Ted Husted
On 10/17/06, Martin Cooper <[EMAIL PROTECTED]> wrote: I'm still not impressed by a grand total of only 46 posts on JXP in almost 2 years. At this point, what really matters is whether the code meets our needs and whether the license can be changed. If the code did serve our needs, a sole develo

Re: JXP Template support?

2006-10-17 Thread Philip Luppens
> On 10/17/06, Philip Luppens > <[EMAIL PROTECTED]> wrote: > > > > > On 10/17/06, Philip Luppens > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > > On 10/16/06, Patrick Lightbody > > > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > Take a look at JXP: > http://jxp.sourceforge.net/ > > > > >

Re: JXP Template support?

2006-10-17 Thread Nathan Bubna
If you don't want to learn anything new, why stop in the middle at JXP? Just use java itself. Then there's no new syntax (we'll ignore the fact that java syntax is still evolving...) and no new API (again ignoring the fact that those change too) that can often take longer to grok than a new synt

Re: JXP Template support?

2006-10-17 Thread Martin Cooper
On 10/17/06, Philip Luppens <[EMAIL PROTECTED]> wrote: > On 10/17/06, Philip Luppens > <[EMAIL PROTECTED]> wrote: > > > > > On 10/16/06, Patrick Lightbody > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > Take a look at JXP: http://jxp.sourceforge.net/ > > > > > > > > This might be very close to

Re: JXP Template support?

2006-10-17 Thread Philip Luppens
> On 10/17/06 1:10 PM, "Philip Luppens" > <[EMAIL PROTECTED]> > wrote: > > Yes - but they tend to stay rather static and it's > a simple matter of > > extracting the jar and copying all theme > directories. You only need to take > > care if you are overriding templates already. > > Which ought to

Re: JXP Template support?

2006-10-17 Thread Mark Menard
On 10/17/06 1:10 PM, "Philip Luppens" <[EMAIL PROTECTED]> wrote: > Yes - but they tend to stay rather static and it's a simple matter of > extracting the jar and copying all theme directories. You only need to take > care if you are overriding templates already. Which ought to be done by creating

Re: JXP Template support?

2006-10-17 Thread Philip Luppens
> Non-developer here. [snip] > So, if I copy them to my webapp root, and then > upgrade Struts versions I'll > need to manually update them? Yes - but they tend to stay rather static and it's a simple matter of extracting the jar and copying all theme directories. You only need to take care if y

Re: JXP Template support?

2006-10-17 Thread Mike B
Hi Guys, I am simply responding because we have been using JXP for about 7 months now.. We are currently using JXP for our web component templates. It has worked out fairly well. We actually started out using FreeMarker, but did not like the idea of learning a new syntax just for simp

Re: JXP Template support?

2006-10-17 Thread Ted Husted
On 10/16/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote: Take a look at JXP: http://jxp.sourceforge.net/ This might be very close to the template language I have been looking for that is JSP-like, but has the advantages that FreeMarker and Velocity provide in that it can be loaded from the cl

Re: JXP Template support?

2006-10-17 Thread Philip Luppens
> On 10/17/06, Philip Luppens > <[EMAIL PROTECTED]> wrote: > > > > > On 10/16/06, Patrick Lightbody > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > Take a look at JXP: http://jxp.sourceforge.net/ > > > > > > > > This might be very close to the template > language I > > > have been looking for > >

Re: JXP Template support?

2006-10-17 Thread Mark Menard
On 10/17/06 4:19 AM, "Philip Luppens" <[EMAIL PROTECTED]> wrote: > I wouldn't go that far - the author (if it's indeed a one-man-show, couldn't > find it) is quite persistent (it's been around for more than 2 years). It's > not tied to the servlet api afaik (see the faq), and the lack of > header

Re: JXP Template support?

2006-10-17 Thread Martin Cooper
On 10/17/06, Philip Luppens <[EMAIL PROTECTED]> wrote: > On 10/16/06, Patrick Lightbody > <[EMAIL PROTECTED]> wrote: > > > > Take a look at JXP: http://jxp.sourceforge.net/ > > > > This might be very close to the template language I > have been looking for > > that is JSP-like, but has the advan

RE: Struts2 - FATAL ERROR while running mvn install

2006-10-17 Thread Arevalo, Cesar \(GE Comm Fin, non-ge\)
Did an update to my repo, the pom changed fixed the issue. Ran mvn and the build was succesful. Thanks a lot guys. Cya. Cesar -Original Message- From: Don Brown [mailto:[EMAIL PROTECTED] Sent: Monday, October 16, 2006 3:19 PM To: Struts Developers List Cc: Struts Users Mailing List Sub

Re: [S2] Action Injection and ExecuteResult=true

2006-10-17 Thread Ted Husted
On 10/16/06, tm jee <[EMAIL PROTECTED]> wrote: Hi Ted, Shouldn't it be [EMAIL PROTECTED] name="actions.StoryTypeIdList" executeResult="true"/] or did i miss something. The name in the Spring configuration is "actions.StoryTypeIdList", but I believe here we reference the action mapping elemen

[tiles2] Re: [jira] Commented: (SB-44) TilesContextFactory should be a regular class

2006-10-17 Thread David H. DeWolf
Hmm. . . I'll look into it. . .sorry about that. Antonio Petrelli (JIRA) wrote: [ http://issues.apache.org/struts/browse/SB-44?page=comments#action_38418 ] Antonio Petrelli commented on SB-44: David Can you export your patch again? It seem

Re: JXP Template support?

2006-10-17 Thread Philip Luppens
> On 10/16/06, Patrick Lightbody > <[EMAIL PROTECTED]> wrote: > > > > Take a look at JXP: http://jxp.sourceforge.net/ > > > > This might be very close to the template language I > have been looking for > > that is JSP-like, but has the advantages that > FreeMarker and Velocity > > provide in that i