RE: Sublte problem with nested Tiles and Struts Actions

2004-01-19 Thread Neil Pattinson
eil Pattinson. -Original Message- From: Neil Pattinson Sent: 16 January 2004 14:31 To: [EMAIL PROTECTED] Subject: Sublte problem with nested Tiles and Struts Actions Hello All, I am using Struts with Tiles to build a nested layout, and have hit some wierdness: any comments

Sublte problem with nested Tiles and Struts Actions

2004-01-16 Thread Neil Pattinson
Hello All, I am using Struts with Tiles to build a nested layout, and have hit some wierdness: any comments/help much appreciated. Background: I'm constructing a webapp allowing a 'client' to view useful info (e.g. about their account), and also allowing an 'admin' to view the client's info. I

RE: Tiles and Struts.

2003-09-15 Thread Hrishi Dixit
ay, September 15, 2003 8:45 AM > To: Struts Users Mailing List > Subject: Tiles and Struts. > > > Hello, > We are using struts and tiles for view component of our application. > We are facing the problem of setting the title for the jsp. > The title has to be taken from the p

RE: Tiles and Struts.

2003-09-15 Thread Mike Jasnowski
level. -Original Message- From: deepaksawdekar [mailto:[EMAIL PROTECTED] Sent: Monday, September 15, 2003 11:45 AM To: Struts Users Mailing List Subject: Tiles and Struts. Hello, We are using struts and tiles for view component of our application. We are facing the problem of setting the titl

Tiles and Struts.

2003-09-15 Thread deepaksawdekar
Hello, We are using struts and tiles for view component of our application. We are facing the problem of setting the title for the jsp. The title has to be taken from the properties file and it depends upon the body of the tiles. Any pointer how to do this. my jsp file is as follows. <%@ tagli

Re: Tiles and Struts: JSP page doesn't compile

2003-07-10 Thread Paula Coll Lapido
Just found the solution: I hadn't included the struts taglibs in my body JSP page!! - Original Message - From: "Paula Coll Lapido" <[EMAIL PROTECTED]> To: "struts-user" <[EMAIL PROTECTED]> Sent: Thursday, July 10, 2003 12:13 PM Subject: Tiles and St

Tiles and Struts: JSP page doesn't compile

2003-07-10 Thread Paula Coll Lapido
I am currently implementing tiles on my webapp, using definitions. I have the following files: 1. tiles-defs.xml --> defining the main template as follows: 2. console.jsp: the main template: 3. Several pa

Re: How do I return to the calling page? Tiles and Struts

2003-03-11 Thread Brendan Grainger
ndan Grainger" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, March 11, 2003 8:29 PM > Subject: How do I return to the calling page? Tiles and Struts > > > Hi, > > > > I have a small site built with Tiles and Struts. On each page I have a

Re: How do I return to the calling page? Tiles and Struts

2003-03-11 Thread Patrick Willart
CTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 11, 2003 8:29 PM Subject: How do I return to the calling page? Tiles and Struts > Hi, > > I have a small site built with Tiles and Struts. On each page I have a > standard left navigation. At the bottom of the navigation i

How do I return to the calling page? Tiles and Struts

2003-03-11 Thread Brendan Grainger
Hi, I have a small site built with Tiles and Struts. On each page I have a standard left navigation. At the bottom of the navigation is a login box. What I'd like to do is have the user be able to login on any page on my site. On successful login, I just want to return the user to the page

problems with Tiles and Struts Tools?

2003-02-07 Thread Tom Roche
If you're using Struts Tools with WSAD or WSSD and you're having problems with Tiles, check your build. Here's why: [EMAIL PROTECTED] on Fri, 7 Feb 2003 10:34:34 -0500 > With wsad 5.0 you have to be carefull. It exist 2 build versions > WSAD 5.0 Build Id 20020913.0100 This we call "EA" (it was t

Re: Tiles and Struts 1.0.2?

2002-07-25 Thread Cedric Dumoulin

RE: Tiles and Struts 1.0.2?

2002-07-25 Thread Tim T. Young
Subject: RE: Tiles and Struts 1.0.2? Caterpillar: Co

RE: Tiles and Struts 1.0.2?

2002-07-24 Thread esther . miranda
Tim T. Young [mailto:[EMAIL PROTECTED]] > Sent: woensdag 24 juli 2002 18:04 > To: Struts Users Mailing List > Subject: Tiles and Struts 1.0.2? > > > I am looking for the Tiles version that works with Struts > 1.0.2. Google, > the Tiles site, etc have not hel

Tiles and Struts 1.0.2?

2002-07-24 Thread Tim T. Young
I am looking for the Tiles version that works with Struts 1.0.2. Google, the Tiles site, etc have not helped. I have seen mention of a file called tilesForStruts1.0.jar but I cannot find anywhere. (Of course I would love to upgrade to the latest of everything Struts/Tiles/etc but VAJ is holding

Re: Tiles And Struts

2002-06-27 Thread Cedric Dumoulin
ionality is lost if using tiles' plugIn ? > Just out of curiosity. > > William. > > >From: Vincent Stoessel <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: Struts Users Mailing List <[EMAIL PROTECTE

Re: Tiles And Struts

2002-06-27 Thread William W
Why not plugIn ? What functionality is lost if using tiles' plugIn ? Just out of curiosity. William. >From: Vincent Stoessel <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: Struts Users Mailing List <[EMAIL PROTECTED

Re: Tiles And Struts

2002-06-26 Thread Ricardo de Souza Moura
Thanks to all !!! _ Converse com amigos on-line, conheƧa o MSN Messenger: http://messenger.msn.com -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Tiles And Struts

2002-06-26 Thread Vincent Stoessel
Thanks. That's what I thought. I was wondering why the original poster id not want to use it. Cedric Dumoulin wrote: > By using tiles ActionComponentServlet , no Struts functionalities are lost. You > gain one : the ability to use Tiles definitions names as Struts forward. > Note that Strut

Re: Tiles And Struts

2002-06-26 Thread Cedric Dumoulin
By using tiles ActionComponentServlet , no Struts functionalities are lost. You gain one : the ability to use Tiles definitions names as Struts forward. Note that Struts1.1 also require the TilesRequestProcessor to enable Tiles. Cedric Vincent Stoessel wrote: > Just out of curiosity,

Re: Tiles And Struts

2002-06-26 Thread Vincent Stoessel
Just out of curiosity, what functionality is lost by using tiles' ActionComponentServlet ? Thanks Ricardo de Souza Moura wrote: > Can I use a plugIn to Tiles ? > I am not wanting to use the ActionComponentServlet, but I am wanting to > use the definitions-config param. > > There are some way ?

Re: Tiles And Struts

2002-06-26 Thread Cedric Dumoulin
Hello, For now, the Tiles plugin is not available. If you use Struts1.1, I think you can use the definitions-config file without ActionComponentServlet. In Struts 1.1, the servlet is only used to initialize the tiles definition factory, which in turn read the config file. So, if you initia

Re: Tiles and Struts

2002-06-24 Thread Ricardo de Souza Moura
thanks >From: Dennis Muhlestein <[EMAIL PROTECTED]> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> >To: Struts Users Mailing List <[EMAIL PROTECTED]> >Subject: Re: Tiles and Struts >Date: 24 Jun 2002 14:41:08 -0600 > >A

Re: Tiles and Struts

2002-06-24 Thread Dennis Muhlestein
AFAIK If you configure tiles with an xml file, the ActionComponentServlet is in charge of reading that configuration and forwarding to the correct definitions. If you just use a jsp page to tell which template/tiles to use, the action servlet isn't used. -Dennis On Mon, 2002-06-24 at 14:26, Ri

Tiles and Struts

2002-06-24 Thread Ricardo de Souza Moura
Why I need to put org.apache.struts.tiles.ActionComponentServlet at the element in the web.xml file ? I noticed that if my servlet is the default action servlet of the Struts, my Tile samples work fine too. Why? _ Chegou o novo

Re: Tiles and struts action

2002-04-04 Thread Cedric Dumoulin
r somehow? > > On Thu, 28 Mar 2002, Wellie W. Chao wrote: > > > Date: Thu, 28 Mar 2002 22:23:58 -0500 (EST) > > From: Wellie W. Chao <[EMAIL PROTECTED]> > > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > > To: Struts Users Mailing List <[EMAI

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
Yes. In fact, I changed all of the references to Tiles definitions. I'm using the 02/05/2002 nightly. -Original Message- From: Wellie W. Chao [mailto:[EMAIL PROTECTED]] Sent: Saturday, March 30, 2002 7:41 AM To: Struts Users Mailing List Subject: RE: Weird problem with tiles and s

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

Re: Tiles and struts action

2002-03-28 Thread Wellie W. Chao
OTECTED]> > To: Struts Users Mailing List <[EMAIL PROTECTED]> > Subject: Re: Tiles and struts action > > Did you ever figure out the solution to the Response has been committed > problem? I am now having a similar problem with a custom tag. I have a tag > called checkLogin tha

Re: Tiles and struts action

2002-03-28 Thread Wellie W. Chao
es of layout rather than by directory structure. On Wed, 13 Mar 2002, Hill, Donald wrote: > Date: Wed, 13 Mar 2002 09:48:54 -0500 > From: "Hill, Donald" <[EMAIL PROTECTED]> > Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]> > To: "Struts Users Maili

FW: Tiles and struts action

2002-03-13 Thread Hill, Donald
-Original Message- From: Hill, Donald Sent: Tuesday, March 12, 2002 12:44 PM To: 'Jakarta Tag Libraries Users List' (E-mail) Subject: Tiles and struts action I am trying to use a struts action in a tile definition, something like this. I always get a Re

Re: Tiles and struts action

2002-03-13 Thread Cedric Dumoulin
Hello, Your definitions seem ok, except the url in value="jobList.do" should better start with a /. You can encountered an error like this when one of the inserted Tiles has itself an error. Check each Tile separately (call their urls) to know which one fail. Actually, more appropriate

Tiles and Struts 1.0

2001-10-18 Thread Sandeep Takhar
Thanks for the previous reply Cedric ( I deleted it so I can't reply to it). I am still having a problem. I am using tiles-docs.war file. I downloaded the latest binary zip file and the tilesforstruts1-0.jar file does not seem to fix my problem -- i get the exact same error -- no classdeffound