Tiles

2005-07-11 Thread Dewitte Rémi
Hi ! I make a definition in which i put a list of tiles to include but I can't achieve to do this eg : in my tiles-defs.xml : definition name=page1-def extends=baseDef put name=page value=1/ putList name=listQuestions add value=/Q

Re: Tiles

2005-07-11 Thread Christoph Kutzinski
This is a Struts/Tiles related question, you should ask in the Struts mailing lists. Dewitte Rémi wrote: Hi ! I make a definition in which i put a list of tiles to include but I can't achieve to do this eg : in my tiles-defs.xml : definition name=page1-def extends=baseDef put

Re: Tiles

2005-07-11 Thread Dewitte Rémi
Yes i did, i made a mistake. Sorry ! Rémi Le Lundi 11 Juillet 2005 11:24, Christoph Kutzinski a écrit : This is a Struts/Tiles related question, you should ask in the Struts mailing lists. Dewitte Rémi wrote: Hi ! I make a definition in which i put a list of tiles to include but I can't

RE: Tiles and other sruts tags in Tomcat5

2004-11-01 Thread Shapira, Yoav
Hi, Where is your Struts jar? Why don't you try asking on the struts-user list? ;) Yoav Shapira http://www.yoavshapira.com -Original Message- From: Geeth Narayanan [mailto:[EMAIL PROTECTED] Sent: Sunday, October 31, 2004 10:53 AM To: Tomcat Users List Subject: RE: Tiles and other

RE: Tiles and other sruts tags in Tomcat5

2004-11-01 Thread Geeth Narayanan
01, 2004 8:06 AM To: Tomcat Users List Subject: RE: Tiles and other sruts tags in Tomcat5 Hi, Where is your Struts jar? Why don't you try asking on the struts-user list? ;) Yoav Shapira http://www.yoavshapira.com -Original Message- From: Geeth Narayanan [mailto:[EMAIL PROTECTED] Sent

RE: Tiles and other sruts tags in Tomcat5

2004-10-31 Thread Geeth Narayanan
Could someone please explain why this is happening and how to correct it ? -Original Message- From: Geeth Narayanan Sent: Thursday, October 28, 2004 11:14 AM To: Tomcat Users List Subject: Tiles and other sruts tags in Tomcat5 Importance: High I am trying to use Struts 1.2.4 on Tomcat

Tiles and other sruts tags in Tomcat5

2004-10-28 Thread Geeth Narayanan
I am trying to use Struts 1.2.4 on Tomcat 5.0. I seem to get errors for any of the struts tags including the tiles tag due to incompatibility with JSP2.0 or something, I guess. Here is the error: :\wqt\vcs\tis\nb\tel-web-ube\build\generated\src\org\apache\jsp\jsp\shop \Input_jsp.java:112

RE: Recursive stack trace with Tiles and Filter - any ideas?

2004-09-30 Thread Shapira, Yoav
easier for people who don't feel like translating your Struts/Tiles directives to Java in their head ;) Yoav Shapira Millennium Research Informatics -Original Message- From: Richard Mixon (qwest) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 29, 2004 6:52 PM To: [EMAIL PROTECTED

RE: Recursive stack trace with Tiles and Filter - any ideas?

2004-09-30 Thread Richard Mixon (qwest)
for your JVM version, are the two most common causes for this. Can you post the Java code for your error JSP? That'll make helping you a bit easier for people who don't feel like translating your Struts/Tiles directives to Java in their head ;) Yoav Shapira Millennium Research Informatics

AW: Recursive stack trace with Tiles and Filter - any ideas?

2004-09-30 Thread Steffen Heil
Hi Please: http://learn.to/quote -Original Message- Regards, Steffen smime.p7s Description: S/MIME cryptographic signature

Re: Recursive stack trace with Tiles and Filter - any ideas?

2004-09-30 Thread QM
On Thu, Sep 30, 2004 at 08:37:14AM -0400, Shapira, Yoav wrote: : As you know signal 11 crashes are internal to the JVM usually at a : native level. A corrupt or incomplete JVM installation, or missing OS : patches for your JVM version, are the two most common causes for this. For the archives,

RE: Recursive stack trace with Tiles and Filter - any ideas?

2004-09-30 Thread Richard Mixon (qwest)
Steffen - thank you for the reminder. Yes, I should have snipped a lot more the second time - Richard Steffen Heil wrote: Hi Please: http://learn.to/quote -Original Message- Regards, Steffen - To

Recursive stack trace with Tiles and Filter - any ideas?

2004-09-29 Thread Richard Mixon (qwest)
)) at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Tiles RequestProcessor.java(Compiled Code)) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java( Compiled Code)) at org.apache.struts.action.ActionServlet.process(ActionServlet.java(Inline d Compiled Code

Re: Problems with Tomcat, Struts/Tiles, and encoding

2004-07-13 Thread Ruth, Brice
I have a Struts/Tiles application running on Tomcat 4.1.x and Tomcat 5.x with UTF-8 encoding (Polish Russian character sets, particularly) - I didn't have to do anything special for the response encoding, only for the request encoding. Here's what I put at the top of my JSPs: %@ page

RE: Problems with Tomcat, Struts/Tiles, and encoding

2004-07-13 Thread Shapira, Yoav
, Struts/Tiles, and encoding I have a Struts/Tiles application running on Tomcat 4.1.x and Tomcat 5.x with UTF-8 encoding (Polish Russian character sets, particularly) - I didn't have to do anything special for the response encoding, only for the request encoding. Here's what I put at the top of my

RE: Problems with Tomcat, Struts/Tiles, and encoding

2004-07-13 Thread Susie Derkins
Subject: Re: Problems with Tomcat, Struts/Tiles, and encoding I have a Struts/Tiles application running on Tomcat 4.1.x and Tomcat 5.x with UTF-8 encoding (Polish Russian character sets, particularly) - I didn't have to do anything special for the response encoding, only for the request

Problems with Tomcat, Struts/Tiles, and encoding

2004-07-12 Thread Susie Derkins
Hi list, I’m using Tiles with Catalina (4.1.29 on Linus and Windows). and I’m having problems setting the response’s encoding to UTF-8. I added: %@ page contentType=text/html;charset=UTF-8 pageEncoding-UTF-8 % to all my JSP pages – tiles and layouts. It is the first line of each page. So now

RES: [work] RE: tomcat 5, Tiles and encoding

2004-04-16 Thread Paulo Alvim
Thanks Yan, But I already have that enctype in my form declarations (in a Tiles ancestor layout) and it used to work in Tomcat 4... -Mensagem original- De: Yansheng Lin [mailto:[EMAIL PROTECTED] Enviada em: terca-feira, 13 de abril de 2004 17:47 Para: 'Tomcat Users List' Assunto: [work

RE: tomcat 5, Tiles and encoding

2004-04-13 Thread Yansheng Lin
Hi, did you get this one figured out yet? If it's on a form, you might want to try method=posted and enctype=multipart/form-data. -Yan -Original Message- From: Paulo Alvim [mailto:[EMAIL PROTECTED] Sent: Monday, April 12, 2004 9:11 AM To: [EMAIL PROTECTED] Subject: tomcat 5, Tiles

tomcat 5, Tiles and encoding

2004-04-12 Thread Paulo Alvim
Hi! I've just moved my Struts+Tiles application from TC4 to TC5 and I'm now having encoding problems when trying to post data...(portuguese special characters aren't being recognized). I've read topics about Tomcat 5+encoding issues related to included JSPs (ex: http://forum.java.sun.com

Struts-Tiles Tab

2003-10-30 Thread Lim Huat Heng
Anyone who may advice: I have created a screen with tab pane using Tiles. I would like to adopt Struts for my form action, how can I do this? Upon successful processing, how do I display the result within the same tab? Is there any good tutorial/ references on this particular need? Thanks

RES: Display Tag, Tiles and Paging

2003-06-12 Thread Jose Euclides da Silva Junior - DATAPREVRJ
:[EMAIL PROTECTED] Enviada em: quarta-feira, 11 de junho de 2003 20:37 Para: Tomcat Users List Assunto: Re: Display Tag, Tiles and Paging Thanks for the info but I got it fixed. I just set the requestURI parameter to a global forward which points to the tag definition name which contains

Display Tag, Tiles and Paging

2003-06-11 Thread Mark F
on). It appends on some new URI parameters (page, order and sort). I found some examples on the developers site that allowed me to get this far but nothing on what needs to be in place before-hand to make this work. Also tiles definitions do not work in the requestURI parameter. Thanks, -Mark

RE: Display Tag, Tiles and Paging

2003-06-11 Thread Raible, Matt
()+searchTerm%' scope=request pagesize=20 styleClass=list HTH, Matt -Original Message- From: Mark F [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 1:25 PM To: Tomcat Users List Subject: Display Tag, Tiles and Paging I have an ArrayList that is a collection of JavaBeans containing

RES: Display Tag, Tiles and Paging

2003-06-11 Thread Jose Euclides da Silva Junior - DATAPREVRJ
: 'Tomcat Users List' Assunto: RE: Display Tag, Tiles and Paging Here's what I do as a workaround for this. I'm sure you could easily enhance this to convert all your request parameters into a URL with name/value pairs. %@ include file=/common/taglibs.jsp% %@ page import

Re: Display Tag, Tiles and Paging

2003-06-11 Thread Mark F
was changed to requestURI=/results.do -Mark - Original Message - From: Jose Euclides da Silva Junior - DATAPREVRJ [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 4:02 PM Subject: RES: Display Tag, Tiles and Paging Hi, i have

tiles strut

2003-01-30 Thread Pablo L. Crivaro
i'm using tiles struts, and i cannot add html headers to the response. ethereal shows in response the headers does not appear where should i add them? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

problem when running tiles-template example

2002-01-07 Thread c tang
Hi all, I downloaded tiles (nov 2, 2001 build) and deployed the examples in tomcat4.01. The tiles-doc and tiles-channel applications work fine. The problem is with the tiles-template, which returns a empty page. Here is the output in tomcat log for tiles-template: 2002-01-07 09:40:08