Where to download the Tiles build?

2006-10-26 Thread Vernon
re to download the jar file? Thanks, Vernon __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe, e-mail: [

RE: [Tiles] Why it is null?

2005-08-09 Thread Vernon
tween them. --- "David G. Friedman" <[EMAIL PROTECTED]> wrote: > Vernon, > > From your tiles definition I am just not seeing > where you define > "xinhuaFashion" as a definition. I see you define > "xFashion" to extend > "news"

[Tiles] Why it is null?

2005-08-09 Thread Vernon
I get quite frustrated with a Tiles problem. After dealing with it for a few of days, I can't figure out the cause of this null expection. In my Tiles definition XML file, I have

[Tiles] No mapping error with the Spring MVC Framework

2005-07-17 Thread Vernon
ping error: org.springframework.web.servlet.PageNotFound.noHandlerFound(833) - No mapping for [/myapp/WEB-INF/jsp/template/main.jsp] in DispatcherServlet with name 'myapp' I don't understand how the mapping path has the name as a prefix in this single case. A

Fwd: RE: [Tiles] Why the text doesn't show

2005-01-13 Thread Vernon
tring type for the text with the insert tag. So, the problem is solved by either adding the type of string or using the getAsString tag instead. My test shows that the dummy component definitions in the template have no impact in this regard. Vernon --- "David G. Friedman" <[EMAIL

RE: [Tiles] Why the text doesn't show

2005-01-12 Thread Vernon
David: After I add empty strings for all insertion components in the definition xml file, nothing is changed. When you said "rule of thumb", do you mean what is in the document or a hacking practice? regards, Vernon > > The way I've always used Tiles is different from >

RE: [Tiles] Why the text does'nt show

2005-01-12 Thread Vernon
you "extend" a master > template, I'm pretty sure you > MUST have a "title" component listed in your master > template too because you > are orverriding it in your "landscape" or "water" > templates. > I don't follow above. The

[Tiles] Why the text does'nt show

2005-01-12 Thread Vernon
In a project, I have the Tiles integrated with Spring. The inserted JSP files show up properly, but not text. I can't find the cause. Here is a segment of the template file http://www.w3.org/1999/xhtml"; xml:lang="en">