Re: [Shale] Having a static HTML inside a dynamic HTML page

2005-09-23 Thread Siva Jagadeesan
Thanx Gary for your help. Yah "bypass" or "clayignore" block will be useful feature. Thanx for taking the initiative. About your other solution, I will try it tonite and let you know how it goes. On 9/23/05, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > >Gary thanks for ur reply. > > > >The prob

Re: [Shale] Having a static HTML inside a dynamic HTML page

2005-09-23 Thread Siva Jagadeesan
; I added a third *extreme* HTML full view rolodex example last night. It > defines the page using HTML and the default component definitions (no extra > XML required). > > > Gary > > > > > > > > > > > > -- Forwarded message -- > From: S

[Shale] Having a static HTML inside a dynamic HTML page

2005-09-23 Thread Siva Jagadeesan
I was wondering whether there is a way to instruct clay to ignore some tags and just render them the way they are. For example, I am using FORM based authentication. I dont want clay to change anything in my login.html. What I did is I changed login.html to login.htm and by passed Clay. It worked

Re: [Shale] Clay and Acegi

2005-09-21 Thread Siva Jagadeesan
Thanks for your help. On 9/21/05, Siva Jagadeesan <[EMAIL PROTECTED]> wrote: > > Yah I guess it is something to do with my web server setup. I will check > it. > > On 9/21/05, Gary VanMatre <[EMAIL PROTECTED] > wrote: > > > > >I tried renaming login.html

Re: JSF Vs Struts

2005-09-21 Thread Siva Jagadeesan
> 1. is it difficult to switch from Struts to JSF for Struts-enabled ;-) > developer. How steep is the learning curve? There is going to be initial learning curve for sure. BUT IT IS WORTH it. Struts and JSF are totally in different paradiam. Struts is Action oriented and JSF is component oriented

Re: [Shale] Clay and Acegi

2005-09-21 Thread Siva Jagadeesan
Yah I guess it is something to do with my web server setup. I will check it. On 9/21/05, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > >I tried renaming login.html to login.htm. But it does not get rendered. I > am > >getting blank page. I am not sure if I am missing anything. Yes i have > >changed

Re: [Shale] Clay and Acegi

2005-09-21 Thread Siva Jagadeesan
and create a > clay RUNTIME component to render a form and it's content. I don't think the > XML would work because you would have to excape it. > > > > The shapeValidator event is a Validator method binding signature. It > allows you to build meta-component ele

Re: [Shale] Clay and Acegi

2005-09-21 Thread Siva Jagadeesan
login.html to login.htm. I think that should > work. Full html clay views look at the suffix of the view id. It sounds like > you have overridden the default and are using "*.html". > > >Rgds, > >--Siva Jagadeesan > > Gary > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

[Shale] Clay and Acegi

2005-09-21 Thread Siva Jagadeesan
needs to render login.html and renders it. Obiviously when login.html is rendered , clay changes the tag to Is there a way I could bypass Clay for login.html alone. Or is there a way to instruct Clay not to change the action for login.html. Rgds, --Siva Jagadeesan

Re: [Shale] Unit Testing View Controller

2005-09-20 Thread Siva Jagadeesan
Thanx Craig. At last I can do TDD :) On 9/20/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > > On 9/20/05, Siva Jagadeesan <[EMAIL PROTECTED]> wrote: > > > > Where can I find an example for testing View Controller ? > > > > > The source

Re: [Shale] Clay Vs Facelets

2005-09-20 Thread Siva Jagadeesan
dont have anything against Facelets) Rgds, --Siva Jagadeesan On 9/20/05, Gary VanMatre <[EMAIL PROTECTED]> wrote: > > >Oh that is great !!! > >I never knew we could do these things using Clay. > > It's a new feature that Sergey Smirnov requested. It's go

[Shale] Unit Testing View Controller

2005-09-20 Thread Siva Jagadeesan
Where can I find an example for testing View Controller ?

Re: [Shale] Clay Vs Facelets

2005-09-20 Thread Siva Jagadeesan
s.city}: > > size=25/> or > > (assumed mapping to outputText) > > > > The HTML attributes are passed thru to the component values. The > attributes that are passed thru are defined in the default clay config file > found under META-INF of the clay jar. &

[Shale] Clay Vs Facelets

2005-09-20 Thread Siva Jagadeesan
Hi Guys: I am evaluvating Shale for upcoming project. I wanted to use HTML rather than JSP like Tapestry. I just want to know what you guys think about Clay and Facelets. One thing I liked about Facelets is it doesnt need any extra xml file to define jsf components . Rgds, --Siva Jagadeesan

Re: How to just get mails ONLY abt Shale?

2005-09-20 Thread Siva Jagadeesan
Oh okay I will set my filters accordingly But I guess it will be better if we Shale has its own mailing list Thans Geeta On 9/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Siva Jagadeesan <[EMAIL PROTECTED]> wrote on 09/20/2005 04:21:06 PM: > > > Does Sha

How to just get mails ONLY abt Shale?

2005-09-20 Thread Siva Jagadeesan
Does Shale has its own mailing list?