frames with struts

2006-07-20 Thread zeta
Hi, I want to do a dynamic page with something like frames. I don't know if struts has some similar solution. Can't you help me,please??!! Thanks! Zeta -- View this message in context: http://www.nabble.com/frames-with-struts-tf1972001.html#a5413465 Sent from the Struts - Dev forum at Nabble.c

Re: frames with struts

2006-07-20 Thread Frank W. Zammetti
Yes, Struts has something called... FRAMES ;) You can use frames in a Struts app same as a none-Struts apps. If you really meant frames, go for it! ...or did you mean something else, like Tiles maybe, that aids with page composition? Frank -- Frank W. Zammetti Founder and Chief Software Archi

Re: frames with struts

2006-07-20 Thread Ted Husted
The best place to post a question like this is the Struts User list, where there are more people to help and the answers are archived. * http://struts.apache.org/mail.html -Ted. On 7/20/06, zeta <[EMAIL PROTECTED]> wrote: Hi, I want to do a dynamic page with something like frames. I don't k

Re: [s2] Snippet Macro

2006-07-20 Thread Ted Husted
On 7/19/06, Patrick Lightbody <[EMAIL PROTECTED]> wrote: I would say we should eventually make a copy of the snippet macro and check it in to the struts codebase. The source is probably fine where it is, but could you attach a copy of the JAR to * http://confluence.twdata.org/display/WW/Colop

Re: frames with struts

2006-07-20 Thread Michael Jouravlev
http://struts.apache.org/mail.html On 7/20/06, zeta <[EMAIL PROTECTED]> wrote: Hi, I want to do a dynamic page with something like frames. I don't know if struts has some similar solution. Can't you help me,please??!! Thanks! Zeta

Re: [s2] Tag prefixes

2006-07-20 Thread Nathan Bubna
If you need multi-line bodies, then you are best off sticking to directives for now. If you don't need or want line breaks in your body, then a tool will be fine. The helpful thing in Velocity 1.5 is that you can have multi-line string literals, interpolated strings, method calls, and directive

Re: [s2] Example WebApp using Struts2

2006-07-20 Thread Ted Husted
Well, let me know if you'd like to help make this a successful conversion. We're about to get started. The more the merrier :) We're planning to do the work at Struts SF. If you did want to help, setup a SF account and let us know. -Ted. On 7/18/06, tm jee <[EMAIL PROTECTED]> wrote: Thx for th

Re: [s2] Tag prefixes

2006-07-20 Thread Ted Husted
OK, I'm updating the tag prefixes now, and making a final pass looking for other ww-isms. I'll give the applications a good shake-down before the check-in. -Ted. On 7/20/06, Nathan Bubna <[EMAIL PROTECTED]> wrote: If you need multi-line bodies, then you are best off sticking to directives for n

Re: [jira] Created: (WW-1388) Shopping Cart Example throws HTTP 500

2006-07-20 Thread Dakota Jack
I assume you all can see what the problem is? The request parameters are null. On 7/20/06, Ted Husted (JIRA) <[EMAIL PROTECTED]> wrote: Shopping Cart Example throws HTTP 500 - Key: WW-1388 URL: http://issues.apache.org/str