RE: Tiles problem

2004-03-03 Thread kishor Patil
Hi, I was able to render the client side javascript (Dynamic as well static javascript) using the Struts Validator framework. The validations are done properly on the invalid data. [Errors are displayed]. But I can see from the server logs that form is submitted. Ideally it should not have bee

Re: Tiles problem

2004-03-03 Thread Adam Hardy
Jim, sounds like you haven't realised that tiles attributes are not given global scope. You have to explicitly "useAttribute" each time. That includes when you nest a child tile - you must "useAttribute" on it first, and then have it again in-between the s for the child. On 03/02/2004 10:15 PM

Re: Tiles problem

2004-03-02 Thread Mark Lowe
PROTECTED] Sent: Tuesday, March 02, 2004 4:40 PM To: Struts Users Mailing List Subject: Re: Tiles problem On 2 Mar 2004, at 22:15, Anderson, James H [IT] wrote: There's something I'm not understanding :-( I've got the following tiles definitions. <<

RE: Tiles problem

2004-03-02 Thread Anderson, James H [IT]
st Subject: Re: Tiles problem On 2 Mar 2004, at 22:15, Anderson, James H [IT] wrote: > There's something I'm not understanding :-( I've got the following > tiles definitions. > > path="/tiles/layouts/mainLayout1.jsp"> > > >

Re: Tiles problem

2004-03-02 Thread Mark Lowe
On 2 Mar 2004, at 22:15, Anderson, James H [IT] wrote: There's something I'm not understanding :-( I've got the following tiles definitions. << variable for substitution <<

Tiles problem

2004-03-02 Thread Anderson, James H [IT]
There's something I'm not understanding :-( I've got the following tiles definitions. << variable for substitution << variable for substitution

RE: Modules with Tiles Problem

2004-01-13 Thread C.Aussems
Hi Patrick, I'm interested in this thread because it seems we have (had?) similar problems regarding in modules with "global" tiles; But your last question remained unanswered?? > Thanks David, The multiconfig eliminates the error message. > Another question is, the is screwed up. > In traditio

RE: Tiles Problem!!!

2003-12-22 Thread David Friedman
Subject: RE: Tiles Problem!!! Dhiraj, I think you have an incorrect understanding of tiles. Using your information, you should probably setup a main template with your 3 pieces (header, menubar, and copyright) PLUS the "body-content" one. That way, you can make a tile that extends that te

RE: Tiles Problem!!!

2003-12-22 Thread David Friedman
way of displaying dynamic content. I hope this explanation helped you with your tiles issues. Regards, David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 11:58 PM To: [EMAIL PROTECTED] Subject: Tiles Problem!!!

Tiles Problem!!!

2003-12-22 Thread Dhiraj.Gupta
I am trying out 'Declaring definition in a configuration file' I have added below lines in struts-config.xml Below are the contents of tiles-practice-defs.xml, which I have placed in WEB-INF folder: http://jakarta.apache.org/struts/dtds/tiles-config.dtd";>

RE: Modules with Tiles Problem

2003-12-18 Thread Patrick Cheng
odule switching: What can I do about this? Thanks a lot really. Patrick. -Original Message- From: Hibbs, David [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 11:16 PM To: Patrick Cheng; Struts Users Mailing List Subject: RE: Modules with Tiles Problem If you have compo

RE: Modules with Tiles Problem

2003-12-17 Thread Hibbs, David
National Insurance Company > -Original Message- > From: Patrick Cheng [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 17, 2003 1:27 AM > To: Struts Users Mailing List > Subject: RE: Modules with Tiles Problem > > > HI All, > I fo

RE: Modules with Tiles Problem

2003-12-17 Thread Patrick Cheng
ing there must be a better way round right? Can someone tell me if this is the way? Or there're smarter ways? Rgds, Patrick. -Original Message- From: Patrick Cheng Sent: Wednesday, December 17, 2003 10:12 AM To: Struts Users Mailing List Subject: Modules with Tiles Problem Hi All,

Modules with Tiles Problem

2003-12-16 Thread Patrick Cheng
Hi All, I have a question on Tiles when using Modules(multiple struts-config.xml's). As far as I know, switching between modules requires more than providing different URLs. Either we use ContextRelative forwards or using the struts Swiching Action class. But in the situation of tiles, if the layo

RE: Tiles problem with / in action forward since struts 1.1

2003-11-24 Thread David Friedman
- From: Lukas Österreicher [mailto:[EMAIL PROTECTED] Sent: Monday, November 24, 2003 8:33 AM To: [EMAIL PROTECTED] Subject: Tiles problem with / in action forward since struts 1.1 Hello In latest revisions of struts it seemes to be required to have an action forward start with a /. This is ok un

Tiles problem with / in action forward since struts 1.1

2003-11-24 Thread Lukas Österreicher
Hello In latest revisions of struts it seemes to be required to have an action forward start with a /. This is ok under normal situations, however, it seemes to cause troubles with tiles, at least for me. When forwarding to a tile defind in the xml configureation file for tiles it seemes to be r

Re: [struts workflow extension and tiles]Problem with configuring the request processor

2003-09-25 Thread Matthias Bauer
tiles]Problem with configuring the request processor Shirish, what Struts version are you using? I certainly tested the TilesWorkflowRequestProcessor together with the Tile plugin and it worked fine in my setup. Has the Tiles initialization code changed lately? --- Matthias [EMAIL PROTECTED

RE: [struts workflow extension and tiles]Problem with configuring the request processor

2003-09-25 Thread shirishchandra.sakhare
configuration is working now. Regards, Shirish. -Original Message- From: Matthias Bauer [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 10:22 AM To: Struts Users Mailing List Subject: Re: [struts workflow extension and tiles]Problem with configuring the request processor

Re: [struts workflow extension and tiles]Problem with configuring the request processor

2003-09-25 Thread Matthias Bauer
Shirish, what Struts version are you using? I certainly tested the TilesWorkflowRequestProcessor together with the Tile plugin and it worked fine in my setup. Has the Tiles initialization code changed lately? --- Matthias [EMAIL PROTECTED] wrote: Hi All, I am evaluating the struts workflow ex

RE: Tiles problem?

2003-09-10 Thread Yann Lebreton
it should never have worked. Yann -Original Message- From: Roland Berger [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 1:01 AM To: Struts Users Mailing List Subject: AW: Tiles problem? Well, the tile which is referenced with the attribute "billingAddress" i

RE: Tiles problem?

2003-09-10 Thread alan
Return Receipt Your RE: Tiles problem? document

AW: Tiles problem?

2003-09-10 Thread Roland Berger
land -Ursprüngliche Nachricht- Von: Yann Lebreton [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 9. September 2003 19:22 An: Struts Users Mailing List Betreff: RE: Tiles problem? you could pass it along with the tile. or re-access it from whichever scope it was put in.

RE: Tiles problem?

2003-09-09 Thread Yann Lebreton
you could pass it along with the tile. or re-access it from whichever scope it was put in. Yann -Original Message- From: Roland Berger [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2003 8:22 AM To: Struts Subject: Tiles problem? Hi all I have JSP code which

Recall: Tiles problem?

2003-09-09 Thread Yann Lebreton
Yann Lebreton would like to recall the message, "Tiles problem?".

RE: Tiles problem?

2003-09-09 Thread Yann Lebreton
you could pass it along with the tile. -Original Message- From: Roland Berger [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2003 8:22 AM To: Struts Subject: Tiles problem? Hi all I have JSP code which used to work with older struts versions (1.1 beta xy). Now I

Tiles problem?

2003-09-08 Thread Roland Berger
Hi all I have JSP code which used to work with older struts versions (1.1 beta xy). Now I use struts 1.1 stable release. I have two jsp pages. I want to nest JSPPage2 into JSPPage1 with ( see JSPCode ). All I get is "[ServletException in:/WEB-INF/pages/JSPPage2.jsp] Cannot find bean in any scop

Re: tiles problem

2003-08-14 Thread prashant . mdesai
cc: Subject: Re: tiles problem

tiles problem

2003-08-14 Thread prashant . mdesai
Hi All, Actually I am facing a problem in tiles. My applications' main layout screen is having three parts, top header height20% width100%, left side part height80%width20%, right side part height80%width80%. It's a typical layout with header, left pane & right pane. I am using tiles for it.. I am

Re: tiles problem

2003-08-14 Thread Adam Hardy
So to clarify, you have a tree with nodes on the left, and when the user clicks on a node, it causes a submit so that the content on the right is changed? You need to submit the node's id with your request form, so that the tree can be redisplayed in a drilled-down state displaying that node.

Re: tiles problem

2003-08-14 Thread prashant . mdesai
OTECTED]To: Struts Users Mailing List <[EMAIL PROTECTED]> eroad.com> cc: Sub

tiles problem

2003-08-14 Thread prashant . mdesai
Hi All, Actually I am facing a problem in tiles. My applications' main layout screen is having three parts, top header height20% width100%, left side part height80%width20%, right side part height80%width80%. It's a typical layout with header, left pane & right pane. I am using tiles for it.. I a

RE: Please Help With Simple Tiles Problem

2003-08-14 Thread Terry Brick
Thanks for your response. Your assumption is correct in that my design is not very static and therefore need the ability of dynamic embedded tiles (so the first solution would not work). However, you did give me some good ideas and insight into how Tiles works. What I got out of all of this is is

Re: tiles problem

2003-08-14 Thread Adam Hardy
ECTED]To: Struts Users Mailing List <[EMAIL PROTECTED]> eroad.com> cc:

RE: Please Help With Simple Tiles Problem

2003-08-03 Thread Holman, Cal
I know it is messy - but it should work. Cal http://www.calandva.com/Last update 08/01/03 -Original Message- From: Terry Brick [mailto:[EMAIL PROTECTED] Sent: Friday, August 01, 2003 15:20 To: [EMAIL PROTECTED] Subject: RE: Please Help With Simple Tiles Problem Thanks

RE: Please Help With Simple Tiles Problem

2003-08-01 Thread Terry Brick
w you must create one new definition for each > form, but to use a different > one, just change what you use for the body of the > "form_page". > > dave > > > > -Original Message- > > From: Terry Brick > [mailto:[EMAIL PROTECTED] > > Sent: Thu

Re: Please Help With Simple Tiles Problem

2003-07-31 Thread Terry Brick
Ok, I've finally gotten this to work. However, I don't think it's the "right" solution and it's certainly not one I'm happy with. But maybe by showing how I'm getting it to work, that will better communicate to people what I'm trying SO HARD to do. This works: So this gives me..

Re: Please Help With Simple Tiles Problem

2003-07-31 Thread Terry Brick
; To: Sent: Thursday, July 31, 2003 3:42 PM Subject: Please Help With Simple Tiles Problem > > I'm using struts 1.1 and having trouble with a simple Tile function. I've searched the archives and doc, but for some reason I just can't seem to get a grip on a lot of this tile s

Re: Please Help With Simple Tiles Problem

2003-07-31 Thread Barry Volpe
Brick" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 31, 2003 3:42 PM Subject: Please Help With Simple Tiles Problem > > I'm using struts 1.1 and having trouble with a simple Tile function. I've searched the archives and doc, but for some reaso

Please Help With Simple Tiles Problem

2003-07-31 Thread Terry Brick
I'm using struts 1.1 and having trouble with a simple Tile function. I've searched the archives and doc, but for some reason I just can't seem to get a grip on a lot of this tile stuff. All I want to do is embed a tile within a tile within a page. Here's what I have now: tiles-defx.xml (

RE: Tiles Problem

2003-07-02 Thread Panjrath, Charu
Got it running . .. Thx -Original Message- From: Panjrath, Charu Sent: Wednesday, July 02, 2003 2:08 PM To: Struts Users Mailing List Subject: Tiles Problem Hi, I am trying to create a simple welcome page using tiles. I picked up the code from 'Struts Kick Start' - Chapte

Tiles Problem

2003-07-01 Thread Panjrath, Charu
./WEB-INF/struts-tiles.tld" prefix="tiles"%> ---Header.jsp- <%@ taglib uri="../WEB-INF/struts-tiles.tld" prefix="tiles"%>

Re: Validator and Tiles...Problem Solved

2003-06-08 Thread David Graham
We really need to figure out a better way of doing things for ValidatorForm and ValidatorActionForm. The differences between the classes are minor and they should probably be only one class. I'm glad you fixed your problem! David David, your email was illuminating. Actually I had a closer loo

Re: Validator and Tiles...Problem Solved

2003-06-08 Thread Marco Tedone
David, your email was illuminating. Actually I had a closer look at the code; the [silly!] problem was that I declared a DynaValidatorActionForm in the struts-config.xml file and used a DynaValidatorForm in my action. Now I declared both to be DynaValidatorForm and it works. Thanks, Marco - O

Re: tiles problem

2003-06-06 Thread Gemes Tibor
koen boutsen írta: When I put the login-tile in the input attribute, I get an error. I tried to put a tiles-definition in the input attribute, and that didn't work either. In all my input attributes I have names of tiles definitions. It works well providing the tiles plugin configured. Tib

tiles problem

2003-06-06 Thread koen boutsen
Hello I'm using different tiles to create my page. On my login tile, name and password are required fields, so the validator creates an error if one is not provided. Normally, you are redirected to the 'input' attribute of the action mapping in the struts-config. When I put the login-tile i

Tiles Problem

2003-06-06 Thread Roy Porter
I'm having a problem with the Tiles insert tag When I set the attrribute flush="false" then the inserted content gets put at the top of the resulting html file, not within the other content, where it should be. I need to be able to set flush="false" so that I can support the use of a appl

Re: Please help a Tiles problem

2003-04-06 Thread David Graham
Then you must be using an old pre-Struts version of Tiles. Sorry but I can't help you there. David From: Vernon <[EMAIL PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: Please help a Tiles problem Date: Sat, 05 Apr 2003 22:26:0

Re: Please help a Tiles problem

2003-04-05 Thread Vernon
]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Re: Please help a Tiles problem Date: Sat, 05 Apr 2003 15:23:14 -0800 I start getting quite frustrated on this issue after a few days of researching on the Tiles home page, Tiles Struts home page, Struts email archive, the tiles-

Re: Please help a Tiles problem

2003-04-05 Thread David Graham
PROTECTED]> To: Struts Users Mailing List <[EMAIL PROTECTED]> Subject: Re: Please help a Tiles problem Date: Sat, 05 Apr 2003 15:23:14 -0800 I start getting quite frustrated on this issue after a few days of researching on the Tiles home page, Tiles Struts home page, Struts email archive, t

Re: Please help a Tiles problem

2003-04-05 Thread Vernon
I start getting quite frustrated on this issue after a few days of researching on the Tiles home page, Tiles Struts home page, Struts email archive, the tiles-documentation.war, and google on Tiles. The whole development is stop at this point. I have read somewhere at the email archive: it is n

Re: Please help a Tiles problem

2003-04-04 Thread Vernon
Thanks very much for your information, Cedric. I have read through the Tiles related articles linked to the Struts-Tiles page, and have not seen the plug in procedure for standalone usage. A plugin procedure, I find, is on the following page http://www.onjava.com/pub/a/onjava/excerpt/progjakstr

Re: Tiles problem

2003-04-04 Thread Stephen Smithstone
i get to the tile via an org.apache.struts.actions.ForwardAction with home.main as the parameter On Friday 04 April 2003 1:50 pm, Cedric Dumoulin wrote: > Hi, > > How do you insert your tiles ? Do you use the name="home.main" > tag, an action or > something else ? You should use one of ins

Re: Tiles problem

2003-04-04 Thread Cedric Dumoulin
Hi, How do you insert your tiles ? Do you use the tag, an action or something else ? You should use one of insert or forward. Cedric Stephen Smithstone wrote: Hi all got a problem with a tiles contoller heres the controller code public class IndexTiles implements org.apache.struts.tiles

Tiles problem

2003-04-04 Thread Stephen Smithstone
Hi all got a problem with a tiles contoller heres the controller code public class IndexTiles implements org.apache.struts.tiles.Controller { public void perform( ComponentContext comCtx , HttpServletRequest req , HttpServletResponse res , ServletContext serCtx ) {

Re: Please help a Tiles problem

2003-04-04 Thread Cedric Dumoulin
The error message says that the definition factory is not found. Have you initialized the tile plugin ? Cedric Vernon wrote: 1. The error message: root cause javax.servlet.ServletException: Can't get definitions factory from context. at org.apache.jasper.runtime.PageContextImpl.handl

Please help a Tiles problem

2003-04-03 Thread Vernon
1. The error message: root cause javax.servlet.ServletException: Can't get definitions factory from context. at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:533) at org.apache.jsp.page_jsp._jspService(page_jsp.java:189) 2. The translated JSP file public

Re: Beginner Tiles Problem

2003-03-06 Thread Cedric Dumoulin
n bugzilla ;-) Cedric Saludos, Nicolas. -Original Message- From: Kuzminski, Nicolas Sent: Martes, 04 de Marzo de 2003 17:30 To: Struts Users Mailing List Subject: RE: Beginner Tiles Problem The problem is, you can't use a definition as a plain forward. It does not work as a url. T

RE: Beginner Tiles Problem

2003-03-04 Thread White, Joshua A (CASD, IT)
PM To: Struts Users Mailing List Subject: RE: Beginner Tiles Problem Besides, any one knows if it's posible to have an url association with tiles definitions, as we have with actions and, for example, /*.do urls? It would be great to have, let's say, /*.def requests Saludos, Nicolas.

RE: Beginner Tiles Problem

2003-03-04 Thread Kuzminski, Nicolas
tes, 04 de Marzo de 2003 17:30 To: Struts Users Mailing List Subject: RE: Beginner Tiles Problem The problem is, you can't use a definition as a plain forward. It does not work as a url. Try this instead: (those two forwards are required, don't know why) And

RE: Beginner Tiles Problem

2003-03-04 Thread Kuzminski, Nicolas
def=anydef. Saludos, Nicolas. -Original Message- From: White, Joshua A (CASD, IT) [mailto:[EMAIL PROTECTED] Sent: Martes, 04 de Marzo de 2003 17:28 To: [EMAIL PROTECTED] Subject: Beginner Tiles Problem I have successfully set up tiles using a tiles-def.xml file. In this file, I hav

Beginner Tiles Problem

2003-03-04 Thread White, Joshua A (CASD, IT)
I have successfully set up tiles using a tiles-def.xml file. In this file, I have set up a definition for "my.default". I have been successfully able to view this layout by inserting the following code into a jsp: <%@ taglib uri="struts-html" prefix="html"%> <%@ taglib uri="struts

RE: [TILES] Foxy Tiles Problem

2003-02-25 Thread PILGRIM, Peter, FM
> -Original Message- > From: Hue Holleran [mailto:[EMAIL PROTECTED] > > Hi Peter, > > I'm not sure I fully understand but we're using "... template > layout within > templates layout?" successfully and I think this is necessary > for all but > the simplest tiles layouts. Indeed, tiles e

RE: [TILES] Foxy Tiles Problem

2003-02-24 Thread Hue Holleran
M, Peter, FM [mailto:[EMAIL PROTECTED] Sent: 24 February 2003 14:28 To: Struts Users Mailing List (E-mail) Subject: [TILES] Foxy Tiles Problem Hi I got a Tiles template design question. I have a web site like Amazon.com that using Tabs to navigate around a set of HTML Form elements. Each Page

RE: [TILES] Foxy Tiles Problem

2003-02-24 Thread PILGRIM, Peter, FM
> -Original Message- > From: Jerome Jacobsen [mailto:[EMAIL PROTECTED] > Sent: 24 February 2003 16:24 > To: Struts Users Mailing List > Subject: RE: [TILES] Foxy Tiles Problem > > > Not sure if this will help, but here goes. I have Form based > JSPs that ca

RE: [TILES] Foxy Tiles Problem

2003-02-24 Thread Jerome Jacobsen
JSP looks like this: ... The code I've shown above isn't actually how I do it since I'm using the JSTL-EL. HTH Jerome > -Original Message- > From: PILGRIM, Peter, FM [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 10:44 AM > To: 'Struts U

RE:[SOLVED] [TILES] Foxy Tiles Problem

2003-02-24 Thread PILGRIM, Peter, FM
> -Original Message- > From: PILGRIM, Peter, FM > > > > -Original Message- > > From: Vic Cekvenich [mailto:[EMAIL PROTECTED] > > > > One thing that might help you is this, Tiles 201, that > basicaly has a > > controler for each tile, with it's own setup, it should > give you

RE: [TILES] Foxy Tiles Problem

2003-02-24 Thread PILGRIM, Peter, FM
> -Original Message- > From: Vic Cekvenich [mailto:[EMAIL PROTECTED] > > One thing that might help you is this, Tiles 201, that basicaly has a > controler for each tile, with it's own setup, it should give you good > ideas, else repost. > http://blogs.browsermedia.com/patrick/index.do?da

RE: [TILES] Foxy Tiles Problem

2003-02-24 Thread PILGRIM, Peter, FM
> -Original Message- > From: Vic Cekvenich [mailto:[EMAIL PROTECTED] > Sent: 24 February 2003 15:24 > To: [EMAIL PROTECTED] > Subject: Re: [TILES] Foxy Tiles Problem > > > One thing that might help you is this, Tiles 201, that basicaly has a > controler f

Re: [TILES] Foxy Tiles Problem

2003-02-24 Thread Vic Cekvenich
One thing that might help you is this, Tiles 201, that basicaly has a controler for each tile, with it's own setup, it should give you good ideas, else repost. http://blogs.browsermedia.com/patrick/index.do?date=20030211#130200 Templates are deprecated in favor of tiles. .V PILGRIM, Peter, FM

[TILES] Foxy Tiles Problem

2003-02-24 Thread PILGRIM, Peter, FM
Hi I got a Tiles template design question. I have a web site like Amazon.com that using Tabs to navigate around a set of HTML Form elements. Each Page has a HTML Form that contain lots of HTML Input elements. I have written the JSP in the first phase to be monolithic and now I want to break down

Re: Modules and Tiles: Problem

2002-12-10 Thread Andrew Kuzmin
Hi, Cedric - Original Message - From: "Cedric Dumoulin" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, December 09, 2002 10:19 PM Subject: Re: Modules and Tiles: Problem > > Hi, > > Is there any error

Re: Modules and Tiles: Problem

2002-12-09 Thread Cedric Dumoulin
Hi, Is there any errors regarding Tiles in the Tomcat console (you may need to enable logging for Tiles) ? Cedric Andrew Kuzmin wrote: I have two modules: A) struts-config.xml: value="/WEB-INF/conf/tiles-defs.xml, /WEB-INF/conf/tiles-defs-persona

Modules and Tiles: Problem

2002-12-09 Thread Andrew Kuzmin
I have two modules: A) struts-config.xml: B) struts-config-personalize.xml: When i attempt to invoke http://XXX/personalize/Courses.do i have Error 404 and on Tomcat console i see : DEBUG [Thre

Re: tiles problem with tomcat 4.1.12

2002-10-28 Thread Marco Machmer
Am Freitag, 25. Oktober 2002 13:58 schrieb Marco Machmer: > Am Freitag, 25. Oktober 2002 12:31 schrieb Hue Holleran: > > Hi, > > > > We had a few probs getting tiles to run with Tomcat 4.1.12 but have now > > sorted all those issues - to be honest some were with Java Sec Mgr, some > > with the tile

Re: tiles problem with tomcat 4.1.12

2002-10-25 Thread Marco Machmer
Am Freitag, 25. Oktober 2002 12:31 schrieb Hue Holleran: > Hi, > > We had a few probs getting tiles to run with Tomcat 4.1.12 but have now > sorted all those issues - to be honest some were with Java Sec Mgr, some > with the tiles-documentation.war supplied in 1.1b2 - changing to the > nightly buil

Re: tiles problem with tomcat 4.1.12

2002-10-25 Thread Cedric Dumoulin
Sound like an error in your struts-tiles.dtd file. Maybe you have an old or corrupted version. Try to replace it with a fresh one. Cedric Marco Machmer wrote: hy, if i start tomcat 4.1.12 with struts used in my webapplication i get the following error on server console (server started

tiles problem with tomcat 4.1.12

2002-10-25 Thread Marco Machmer
hy, if i start tomcat 4.1.12 with struts used in my webapplication i get the following error on server console (server started with catalina.sh run) Oct 25, 2002 11:19:28 AM org.apache.commons.digester.Digester error SEVERE: Parse Error at line 1 column 9: Document root element "taglib", mu

Re: [TILES] Problem using struts actions in tile's template

2002-10-24 Thread Cedric Dumoulin
esday, October 23, 2002 11:50 AM To: Struts Users Mailing List Subject: Re: [TILES] Problem using struts actions in tile's template Hi, Danny has well explained what is happening. The problem is that Struts RequestProcessor do a forward in response to the in the config file. If you use

RE: [TILES] Problem using struts actions in tile's template

2002-10-23 Thread Ken Riley
ponse!! Ken -Original Message- From: Cedric Dumoulin [mailto:cedric@;apache.org] Sent: Wednesday, October 23, 2002 11:50 AM To: Struts Users Mailing List Subject: Re: [TILES] Problem using struts actions in tile's template Hi, Danny has well explained what is happening. The

Re: [TILES] Problem using struts actions in tile's template

2002-10-23 Thread Cedric Dumoulin
October 22, 2002 2:19 PM To: Struts Users Mailing List Subject: [TILES] Problem using struts actions in tile's template I'm probably being dense here (not an uncommon occurance) but I seem to be unable to create a tile layout that uses multiple actions. I have a sample below that I'

RE: [TILES] Problem using struts actions in tile's template

2002-10-23 Thread Trieu, Danny
controller to do it. Hope this would help danny -Original Message- From: Ken Riley [mailto:kriley@;allconnect.com] Sent: Tuesday, October 22, 2002 2:19 PM To: Struts Users Mailing List Subject: [TILES] Problem using struts actions in tile's template I'm probably being dense h

RE: [TILES] Problem using struts actions in tile's template

2002-10-22 Thread James Mitchell
- > From: Ken Riley [mailto:kriley@;allconnect.com] > Sent: Tuesday, October 22, 2002 5:19 PM > To: Struts Users Mailing List > Subject: [TILES] Problem using struts actions in tile's template > > > I'm probably being dense here (not an uncommon occurance) but I > seem

[TILES] Problem using struts actions in tile's template

2002-10-22 Thread Ken Riley
I'm probably being dense here (not an uncommon occurance) but I seem to be unable to create a tile layout that uses multiple actions. I have a sample below that I'm using to test. When I run this, I don't get any output for the header.do action call. Ultimately I would like to have a layout tha

RE: JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem

2002-10-15 Thread Theo Harper
context class loader. Theo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 15 October 2002 16:13 To: Struts Users Mailing List Subject: RE: JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem There are a fwe documented classloader issues wi

Re: Tiles problem with Struts action path - Tiles and tabbed display

2002-10-15 Thread Cedric Dumoulin
ot;.do" + >"?"+parameterName + "=" + index; // get tab link > > > >Don P. > > >-Original Message- >From: Eddie Bush [mailto:[EMAIL PROTECTED]] >Sent: Monday, October 14, 2002 10:50 AM >To: Struts Users Mailing List >Subject: R

RE: JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem

2002-10-15 Thread Kevin . Bedell
ot;Struts Users Mailing List" <[EMAIL PROTECTED]> cc: (bcc: Kevin Bedell/Systems/USHO/SunLife) Subject:RE: JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem I also use JBoss-3.0.3_Tomcat-4.1.12. I think this version is a bit buggy, when I deploy struts-example (aft

RE: JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem

2002-10-15 Thread James Mitchell
ginal Message- > From: Jamie M [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 15, 2002 10:20 AM > To: [EMAIL PROTECTED] > Subject: JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem > > > hi, > > I've installed jboss, and when I deploy the struts > bl

JBoss-3.0.3_Tomcat-4.1.12 & struts 1.1-b2 & tiles problem

2002-10-15 Thread Jamie M
hi, I've installed jboss, and when I deploy the struts blank application I get an exception which appears to be caused by tiles (see stacktrace below - please excuse yahoo's formatting). I've not deployed anything else, or changed the blank app or JBoss' config. The class that can't be found IS

RE: Tiles problem with Struts action path - Tiles and tabbeddisp lay

2002-10-14 Thread Peterkofsky, Don
ent: Monday, October 14, 2002 10:50 AM To: Struts Users Mailing List Subject: Re: Tiles problem with Struts action path - Tiles and tabbed disp lay The action mapping is available in the request (!) under the key of o.a.s.Globals.MAPPING_KEY. Peterkofsky, Don wrote: >Cedric - > >While

Re: Tiles problem with Struts action path - Tiles and tabbed disp lay

2002-10-14 Thread Eddie Bush
The action mapping is available in the request (!) under the key of o.a.s.Globals.MAPPING_KEY. Peterkofsky, Don wrote: >Cedric - > >While this solution will work in IE browsers and Netscape 6+ browsers, it >isn't a particularly robust solution, as it relies on the URL in the browser >"location

RE: Tiles problem with Struts action path - Tiles and tabbeddisp lay

2002-10-14 Thread Peterkofsky, Don
Cedric - While this solution will work in IE browsers and Netscape 6+ browsers, it isn't a particularly robust solution, as it relies on the URL in the browser "location" string, and this varies depending on the particular browser version (try your solution on Netscape 4.7, and see what happens).

Re: tiles problem with findForward

2002-10-14 Thread Cedric Dumoulin
Hi, I suspect that the Tiles definition factory is not properly initialized. The initialization has changed between Struts1.0 and struts1.1b2, to follow the new struts request processing. You need now a TilesRequestProcessor which is set by the TilesPlugin. You don't need the ComponentA

tiles problem with findForward

2002-10-10 Thread Cagan Senturk
Hi, I am running struts-1.1-b2 on Weblogic 7, and am getting 404-Page not found as result of the following code: TileDefinitions.xml: some elements here some elements here Action mapping section in struts-config.xml: And the Action class (GreetAction) tries the followin

Struts 1.1/Tiles - Problem

2002-04-23 Thread Eddie Bush
Hi guys/gals, I was hoping one of you might have a suggestion for why I continue to get the error: Can't get definitions factory from context I just began 'playing' with Struts 1.1/Tiles. My previous experience is with Struts 1.0.2. I just searched my mailbox (I have been receiving struts-us

Tiles Problem

2001-10-28 Thread Darryl Pentz
Hi all, I sent this email yesterday but it doesn't seem to have gotten through to the list, so I'm resending. Basically, I have a problem with Tiles execution of templates (components). I'm using the design where the main body of the page is inline to the tag. In other words. I have:

Tiles Problem

2001-10-27 Thread Darryl Pentz
Hi All, I'm having a problem using Tiles (nightly build of Struts). Cedric, I don't know if you'd perhaps be able to give me a suggestion. I'm using a template and including the main body of the page inline, i.e. within the tag. So I have a number of tags as follows: ... main body