Re: Struts and XML/XSL

2005-05-18 Thread Robin Ericsson
Gaet wrote: In fact, initially I was looking for an alternative to tag that are not part of XHTML specifications anymore. I think that tags were great as I was able to reload only a part of my web page (the body)could I retrieve this functionlity with xsl (is there a caching implementation...i

Re: Struts and XML/XSL

2005-05-18 Thread Gaet
x27;t know)? thanks - Original Message - From: "Marco Mistroni" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Sent: Wednesday, May 18, 2005 12:10 PM Subject: RE: Struts and XML/XSL > Hello, > Unfortunately, I cannot send our app.. > >

RE: Struts and XML/XSL

2005-05-18 Thread Marco Mistroni
hello, yes I am using also struts html tags.. regards marco -Original Message- From: Gaet [mailto:[EMAIL PROTECTED] Sent: 18 May 2005 13:37 To: Struts Users Mailing List Subject: Re: Struts and XML/XSL Thanks for your reply, Just one more question, are you able to use

Re: Struts and XML/XSL

2005-05-18 Thread Gaet
ng List'" Sent: Wednesday, May 18, 2005 12:10 PM Subject: RE: Struts and XML/XSL > Hello, > Unfortunately, I cannot send our app.. > > What we are doing is just write your JSP in xml and place > Following declaration in the page > > > > the browser would do the

RE: Struts and XML/XSL

2005-05-18 Thread Marco Mistroni
5 10:57 To: Struts Users Mailing List Subject: Re: Struts and XML/XSL Hello, Thanks for replying! yes, struts-layout is a special taglib that offer display facilities and support "paging"... Do you have a simple sample to send me Marco please, it would be really great... Thanks ag

Re: Struts and XML/XSL

2005-05-18 Thread Gaet
t;[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" Sent: Wednesday, May 18, 2005 11:32 AM Subject: RE: Struts and XML/XSL > Hello, > >Have you already implemented this solution? > @ my workplace we are using together tiles & XML/XSL > >Do you know i

RE: Struts and XML/XSL

2005-05-18 Thread Marco Mistroni
Hello, >Have you already implemented this solution? @ my workplace we are using together tiles & XML/XSL >Do you know if it will be supported by WAS? Yes it is, in fact we are using WAS 5.1 >Have you a complete but simple sample with struts and XML/XSL? >So, that's mean

Re: Struts and XML/XSL

2005-05-18 Thread Nicolas De Loof
lower than JSP (JSP 1.2 + JSTL). Nico. Gaet a écrit : Thanks Leon! Have you already implemented this solution? Do you know if it will be supported by WAS? Have you a complete but simple sample with struts and XML/XSL? So, that's mean that I won't have jsp anymore? Could i still use struts

Re: Struts and XML/XSL

2005-05-18 Thread Gaet
Thanks Leon! Have you already implemented this solution? Do you know if it will be supported by WAS? Have you a complete but simple sample with struts and XML/XSL? So, that's mean that I won't have jsp anymore? Could i still use struts-layout? Do you think it will be simple to rewrite a

Re: Struts and XML/XSL

2005-05-18 Thread Leon Rosenberg
, > > Actually we have a website developped with struts and tiles...but as XML/XSL > seems to be more powerful than tiles for presentation (support different > browser, easier to change presentation, better performance...) > > My question is : is it possible to develop an app

Struts and XML/XSL

2005-05-18 Thread Gaet
hi, Actually we have a website developped with struts and tiles...but as XML/XSL seems to be more powerful than tiles for presentation (support different browser, easier to change presentation, better performance...) My question is : is it possible to develop an application using struts and