RE: [shale]Help needed for Clay

2006-02-15 Thread David G. Friedman
i.e http://localhost:8080/ClayMal/index.jsp Hermod -Opprinnelig melding- Fra: David G. Friedman [mailto:[EMAIL PROTECTED] Sendt: 15. februar 2006 18:06 Til: Struts Users Mailing List; [EMAIL PROTECTED] Emne: RE: [shale]Help needed for Clay Hermod, I put the jars in there and have no star

RE: [shale]Help needed for Clay

2006-02-15 Thread Timo Schnölzer
-- Fra: David G. Friedman [mailto:[EMAIL PROTECTED] Sendt: 15. februar 2006 18:06 Til: Struts Users Mailing List; [EMAIL PROTECTED] Emne: RE: [shale]Help needed for Clay Hermod, I put the jars in there and have no startup Tomcat errors but I am seeing this message, for a file not in your zip: javax.

RE: [shale]Help needed for Clay

2006-02-15 Thread David G. Friedman
To: user@struts.apache.org Subject: RE: [shale]Help needed for Clay Hi I have created a sample eclipse project which pretty much shows you how to do a Tiles-like clay implementation. http://www.opstvedt.com/div/claymal.zip This was my very first implemention with Clay when transitioning from

RE: [shale]Help needed for Clay

2006-02-15 Thread Gary VanMatre
>Hi Gary, > >you mean, the >defines the "name" like in tiles.def. So i have to forward to >"symbols/page1.xml" in order to address the "clay" page??? > That's correct but I think it's important to distinguish the view from a subview. In JSF, the component tree that defines a page is identified

RE: [shale]Help needed for Clay

2006-02-15 Thread hermod.opstvedt
n this. Sorry for these newbie questions!!! Timo -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 10:30 PM To: Struts Users Mailing List Subject: RE: [shale]Help needed for Clay >From: Timo Schnölzer <[EMAIL PROTECTED]> > > Thx Gar

RE: [shale]Help needed for Clay

2006-02-15 Thread Timo Schnölzer
newbie questions!!! Timo -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 10:30 PM To: Struts Users Mailing List Subject: RE: [shale]Help needed for Clay >From: Timo Schnölzer <[EMAIL PROTECTED]> > > Thx Gary, > > Look

RE: [shale]Help needed for Clay

2006-02-14 Thread Gary VanMatre
tails but that's the general ballpark. > So 1st step to layouting a page. All the other concepts work fine, e.g. > dialog and so on. > > Thx for input > > timo > > > -Original Message- > From: Gary VanMatre [mailto:[EMAIL PROTECTED] >

RE: [shale]Help needed for Clay

2006-02-14 Thread Timo Schnölzer
y VanMatre [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 9:46 PM To: Struts Users Mailing List Subject: Re: [shale]Help needed for Clay >From: Timo Schnölzer <[EMAIL PROTECTED]> > > Hi folks, > > after a good time on struts we are examinating seam and shale

Re: [shale]Help needed for Clay

2006-02-14 Thread Gary VanMatre
>From: Timo Schnölzer <[EMAIL PROTECTED]> > > Hi folks, > > after a good time on struts we are examinating seam and shale for jsf > framework. My todays concern is the construction of the templating engine > clay. I spent so much hours on a simple login page with a layout for header, > menu,