In fact, initially I was looking for an alternative to <FRAMSET> 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 don't know)?
thanks ----- Original Message ----- From: "Marco Mistroni" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <user@struts.apache.org> 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 > > <?xml-stylesheet type="text/xsl" href="xsl/transition.xsl" ?> > > the browser would do the rest.. > we have an additional filter that is going to be used in case > the user agent does not support XSLT > > Anyway, as other posts have said, don't use if you don't > Necessarily need it.... > Other than adding delays, it introduces additional errors > If you are not careful in writing your JSP in XHTML ... > > Regards > marco > > > > > -----Original Message----- > From: Gaet [mailto:[EMAIL PROTECTED] > Sent: 18 May 2005 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 again! > > ----- Original Message ----- > From: "Marco Mistroni" <[EMAIL PROTECTED]> > To: "'Struts Users Mailing List'" <user@struts.apache.org> > 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 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 that I won't have jsp anymore? > > Yes we still have JSPs, written in XML and rendered in HTML and any > > Other formats that we need > > > > >Could i still use struts-layout? > > Don't know what it is..is it a special taglibs for struts? I suppose > > So.. > > > > >Do you think it will be simple to rewrite a basic JSP-struts-tiles > > webapp? > > >Or will it be a big effort? > > Depends on your app.. > > > > >Does the XSL template will allow me to define a common template for > my > > >whole > > >webapp? > > > > Yes you can...we are doing that already.. > > > > > > Regards > > marco > > > > > > > > Thanks if you could help me to answer these important question that > will > > allow me to take my decision > > > > > > ----- Original Message ----- > > From: "Leon Rosenberg" <[EMAIL PROTECTED]> > > To: "Struts Users Mailing List" <user@struts.apache.org> > > Sent: Wednesday, May 18, 2005 10:50 AM > > Subject: Re: Struts and XML/XSL > > > > > > > First) > > > yes it's possible and quite easy, just render xml in your jsp or > write > > > out the dom out of the action > > > > > > Second) > > > You premises are false. It's far less powerful, and it's > significantly > > > slower then jsps. > > > > > > regards > > > Leon > > > > > > > > > > > > On Wed, 2005-05-18 at 10:45 +0200, Gaet wrote: > > > > 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 XML/XSL.. > > > > If yes, If you have any tutorial or code sample...that's would be > > great! > > > > > > > > Thanks > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]