Re: [tiles] Re: Struts tiles cewolf problem(Resolved)

2006-09-04 Thread Matts
- From: "Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, September 04, 2006 11:40 AM Subject: Re: [tiles] Re: Struts tiles cewolf problem Matts ha scritto: Layout1(at web-inf/tiles): <%@ taglib uri="/WEB-INF/struts-html

Re: [tiles] Re: Struts tiles cewolf problem

2006-09-04 Thread Antonio Petrelli
Matts ha scritto: Layout1(at web-inf/tiles): <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="http://struts.apache.org/tags-tiles"; prefix="tiles" %> Hehe! I (think I) got it! This is the "infamous" tag that, with Tiles, uses your layout JSP page as the ba

Re: Struts tiles cewolf problem

2006-09-04 Thread Matts
/struts-tiles /WEB-INF/struts-tiles.tld /WEB-INF/struts-nested /WEB-INF/struts-nested.tld - Original Message - From: "Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, September 04, 2006 11:27 AM Subject: Re: Struts til

Re: Struts tiles cewolf problem

2006-09-04 Thread Matts
The result with tiles is this: image is not show. Its appear with an "X". Here's a capture. - Original Message - From: "Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, September 04, 2006 11:27 AM Subject: Re

Re: Struts tiles cewolf problem

2006-09-04 Thread Antonio Petrelli
Matts ha scritto: It's work fine if i don't use tiles. The problem is that with tiles the chart are not show. I don't see anything wrong with your file. What do you exactly mean with "the charts are not shown"? The page is completely blank? There is a missing piece of the page? Images are

Re: [tiles] Re: Struts tiles cewolf problem

2006-09-04 Thread Matts
;Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, September 04, 2006 11:16 AM Subject: Re: [tiles] Re: Struts tiles cewolf problem Matts ha scritto: Can you post also layout1.jsp please?

Re: [tiles] Re: Struts tiles cewolf problem

2006-09-04 Thread Antonio Petrelli
Matts ha scritto: Can you post also layout1.jsp please? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [tiles] Re: Struts tiles cewolf problem

2006-09-04 Thread Matts
ot;Page" yaxislabel="Views"> thanks for reply. Matts. - Original Message - From: "Antonio Petrelli" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, September 04, 2006 10:59 AM Subject: [tiles] Re: Struts tile

[tiles] Re: Struts tiles cewolf problem

2006-09-04 Thread Antonio Petrelli
Matts ha scritto: Hi, I'm developing a web app with struts, tiles. I want to use cewolf to render chart. It's work fine if i don't use tiles. The problem is that with tiles the chart are not show. Any one nows how to integrate correctly with tiles?? Do you use Tiles definitions? If yes can