RE: Weird problem with tiles and struts forward.

2002-04-01 Thread Robert Morse
It's in the installation documentation. -Original Message- From: Sanjay Choudhary [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 11:31 AM To: Struts Users Mailing List Subject: Re: Weird problem with tiles and struts forward. Hi Brendan, I was also facing the same pr

Re: Weird problem with tiles and struts forward.

2002-04-01 Thread Sanjay Choudhary
Sanja --- Struts Newsgroup <[EMAIL PROTECTED]> wrote: > Subject: Re: Weird problem with tiles and struts > forward. > From: "Jack Gao" <[EMAIL PROTECTED]> > === > Hi, Brendan > > Yes, it works Thank you guys so much > > Yes, the probl

Re: Weird problem with tiles and struts forward

2002-04-01 Thread Mark
> Subject: RE: Weird problem with tiles and struts forward. > From: "Brendan Grainger" <[EMAIL PROTECTED]> > Date: Sun, 31 Mar 2002 21:37:59 -0500 > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > > Hi Jack, > > As I said earlier I

Re: Weird problem with tiles and struts forward.

2002-03-31 Thread @Basebeans.com
Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === Hi, Brendan Yes, it works Thank you guys so much Yes, the problem is the controller for tiles, after I add it in my struts-config.xml file, I got it work! Thanks a lot in

RE: Weird problem with tiles and struts forward.

2002-03-31 Thread Brendan Grainger
rendan -Original Message- From: Wellie W. Chao [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 31, 2002 9:36 PM To: Struts Users Mailing List Subject: RE: Weird problem with tiles and struts forward. Yes, that would be a problem. I'm building some pages now that will make use of find

RE: Weird problem with tiles and struts forward.

2002-03-31 Thread Wellie W. Chao
EMAIL PROTECTED] Subject: Re: Weird problem with tiles and struts forward. Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === Well, I don't think this is the problem. If I had to use forward attribute instead of forward tag, How ca

Re: Weird problem with tiles and struts forward.

2002-03-31 Thread @Basebeans.com
Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === Well, I don't think this is the problem. If I had to use forward attribute instead of forward tag, How can I forward to different page depend on the result? Jack &qu

RE: Weird problem with tiles and struts forward.

2002-03-31 Thread Wellie W. Chao
our action blocks: Note that in mine, the forward is an attribute rather than an enclosed element. -Original Message- From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] Sent: Sunday, March 31, 2002 2:10 PM To: [EMAIL PROTECTED] Subject: Re: Weird problem with tiles and struts forward.

Re: Weird problem with tiles and struts forward.

2002-03-31 Thread @Basebeans.com
Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === So, what you changed to make it work? To me, it still doesn't work, even I use servlet 2.3 (I'm using Tomcat 4.0.3) DOCTYPE, and struts 1.1 DOCTYPE. same configuration

RE: Weird problem with tiles and struts forward.

2002-03-31 Thread Wellie W. Chao
servlet 2.2 before and changed it to servlet 2.3 a few days ago. -Original Message- From: Robert Morse [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 7:24 PM To: Struts Users Mailing List Subject: RE: Weird problem with tiles and struts forward. Yes. In fact, I changed all of

Re: Weird problem with tiles and struts forward.

2002-03-30 Thread @Basebeans.com
Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === I also update to web-app_2_3.dtd and struts-config_1_1.dtd. But I didn't found any place need to update except wrote in message news:[EMAIL PROTECTED]... > Hi, > >

RE: Weird problem with tiles and struts forward.

2002-03-30 Thread Robert Morse
et the examples to work? Get those going before your own stuff. -Original Message- From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 5:10 PM To: [EMAIL PROTECTED] Subject: Re: Weird problem with tiles and struts forward. Subject: Re: Weird problem with t

RE: Weird problem with tiles and struts forward.

2002-03-30 Thread Brendan Grainger
al Message- From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 7:55 PM To: [EMAIL PROTECTED] Subject: Re: Weird problem with tiles and struts forward. Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> =

Re: Weird problem with tiles and struts forward.

2002-03-30 Thread @Basebeans.com
Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === Well, I tried to get nightly build from apache, earlest one 20020316 and latest one 20020330. Both of them doesn't work for me. 20020316 has same problem, 20020330 even

Re: Weird problem with tiles and struts forward.

2002-03-30 Thread @Basebeans.com
Subject: Re: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === Thanks for the reply group. Yes, I'm using struts 1.1 beta. But the tutorial looks work fine, it also use forward to a tiles definition, why? And since I already use A

RE: Weird problem with tiles and struts forward.

2002-03-30 Thread Robert Morse
bert Morse [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 9:11 AM To: Struts Users Mailing List Subject: RE: Weird problem with tiles and struts forward. Using path = "register.success" is perfectly fine. When I had this problem, I think the issue was the version of Tiles being

Re: Weird problem with tiles and struts forward.

2002-03-30 Thread mglass
"Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 30, 2002 10:40 AM Subject: RE: Weird problem with tiles and struts forward. > Are you saying you tried it and got it to work? I saw it in the docs, but I > never could get it to work with struts 1.1 beta, so I as

RE: Weird problem with tiles and struts forward.

2002-03-30 Thread Wellie W. Chao
EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 9:11 AM To: Struts Users Mailing List Subject: RE: Weird problem with tiles and struts forward. Using path = "register.success" is perfectly fine. When I had this problem, I think the issue was the version of Tiles being used with S

Re: Weird problem with tiles and struts forward.

2002-03-30 Thread mglass
m: "Struts Newsgroup" <@[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 8:40 PM Subject: Weird problem with tiles and struts forward. > Subject: Weird problem with tiles and struts forward. > From: "Jack Gao" <[EMAIL PROTECTED]> &g

RE: Weird problem with tiles and struts forward.

2002-03-30 Thread Robert Morse
o versions that operate with each other. -Original Message- From: Wellie W. Chao [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 5:13 AM To: Struts Users Mailing List Subject: RE: Weird problem with tiles and struts forward. I don't think you can use a tiles definition in . Y

RE: Weird problem with tiles and struts forward.

2002-03-30 Thread Wellie W. Chao
-Original Message- From: Struts Newsgroup [mailto:@[EMAIL PROTECTED]] Sent: Friday, March 29, 2002 8:40 PM To: [EMAIL PROTECTED] Subject: Weird problem with tiles and struts forward. Subject: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> =

Weird problem with tiles and struts forward.

2002-03-29 Thread @Basebeans.com
Subject: Weird problem with tiles and struts forward. From: "Jack Gao" <[EMAIL PROTECTED]> === Hi, List I'm new with this struts and tiles issues. My problem is: when define a jsp page in struts-config.xml to forward to if success or failed, it works fine. But if I jump