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 put again in-between the inserts for the child. On 03/02/2004

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

Re: Tiles problem

2004-03-02 Thread Mark Lowe
put name=foo value=${bar} type=string/definition/page / 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. definition name=.mainLayout path=/tiles/layouts/mainLayout1.jsp put name=header

RE: Tiles problem

2004-03-02 Thread Anderson, James H [IT]
To: Struts Users Mailing List Subject: Re: Tiles problem put name=foo value=${bar} type=string/definition/page / 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. definition name=.mainLayout path=/tiles

Re: Tiles problem

2004-03-02 Thread Mark Lowe
:[EMAIL PROTECTED] Sent: Tuesday, March 02, 2004 4:40 PM To: Struts Users Mailing List Subject: Re: Tiles problem put name=foo value=${bar} type=string/definition/page / 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

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 html:link in modules with global tiles; But your last question remained unanswered?? Thanks David, The multiconfig eliminates the error message. Another question is, the html:link is screwed

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 plug-in className=org.apache.struts.tiles.TilesPlugIn set-property property=definitions-config value=/WEB-INF/tiles-practice-defs.xml/ set-property property=definitions-debug

RE: Tiles Problem!!!

2003-12-22 Thread David Friedman
] [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 11:58 PM To: [EMAIL PROTECTED] Subject: Tiles Problem!!! I am trying out 'Declaring definition in a configuration file' I have added below lines in struts-config.xml plug-in className=org.apache.struts.tiles.TilesPlugIn set-property

RE: Tiles Problem!!!

2003-12-22 Thread David Friedman
, December 23, 2003 12:19 AM To: Struts Users Mailing List 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

RE: Modules with Tiles Problem

2003-12-18 Thread Patrick Cheng
Users Mailing List Subject: RE: Modules with Tiles Problem If you have components used everywhere for every module, create some new and separate struts-config.xml and tiles-defs.xml files. You can specify multiples of each type of file for each module, so each module is free to reference a shared

RE: Modules with Tiles Problem

2003-12-17 Thread Patrick Cheng
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, I have

RE: Modules with Tiles Problem

2003-12-17 Thread Hibbs, David
[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 found a way to get it working. %org.apache.struts.util.RequestUtils.selectModule(,request, applicatio n);% html:form action=/Layout.do I

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

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

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

2003-11-24 Thread David Friedman
: 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 under normal

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

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

2003-09-25 Thread shirishchandra.sakhare
AM To: Struts Users Mailing List Subject: Re: [struts workflow extension and 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

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

2003-09-25 Thread Matthias Bauer
:[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 Shirish, what Struts version are you using? I certainly tested the TilesWorkflowRequestProcessor together

AW: Tiles problem?

2003-09-10 Thread Roland Berger
: 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. tiles:insert attribute=billingAddress tiles:put name=billing beanName=.../ /tiles:insert or re-access

RE: Tiles problem?

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

RE: Tiles problem?

2003-09-10 Thread Yann Lebreton
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 is found. The problem starts

RE: Tiles problem?

2003-09-09 Thread Yann Lebreton
you could pass it along with the tile. tiles:insert attribute=billingAddress tiles:put name=billing beanName=.../ /tiles:insert -Original Message- From: Roland Berger [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2003 8:22 AM To: Struts Subject: Tiles problem? Hi

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
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 use struts 1.1 stable release. I have two jsp pages. I want to nest JSPPage2 into JSPPage1 with tiles:insert ( see JSPCode ). All I get

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 tiles:insert ( see JSPCode ). All I get is [ServletException in:/WEB-INF/pages/JSPPage2.jsp] Cannot find bean

Re: tiles problem

2003-08-14 Thread Adam Hardy
Users Mailing List [EMAIL PROTECTED] eroad.com cc: Subject: Re: tiles problem

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

Re: tiles problem

2003-08-14 Thread prashant . mdesai
]To: Struts Users Mailing List [EMAIL PROTECTED] eroad.com 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

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.

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 prashant . mdesai
: Subject: Re: tiles problem 08/13/03 03:50 PM

RE: Please Help With Simple Tiles Problem

2003-08-03 Thread Holman, Cal
] Subject: RE: Please Help With Simple Tiles Problem Thanks for your response David. Correct me if I'm wrong, but isn't this exactly what I had in my example? Maybe I'm just not grasping something... It looks to me like I'm still having to add two definition blocks for each form I want to add

RE: Please Help With Simple Tiles Problem

2003-08-01 Thread Terry Brick
of the form_page. dave -Original Message- From: Terry Brick [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 10:55 PM To: Struts Users Mailing List Subject: Re: Please Help With Simple Tiles Problem Ok, I've finally gotten this to work. However, I don't think it's

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: Please Help With Simple Tiles Problem

2003-07-31 Thread Barry Volpe
[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 reason I just can't seem to get a grip on a lot

Re: Please Help With Simple Tiles Problem

2003-07-31 Thread Terry Brick
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 stuff. All I want to do is embed a tile within a tile within

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: definition name=page path=page.jsp/

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' - Chapter 16 Using

Tiles Problem

2003-07-01 Thread Panjrath, Charu
Hi, I am trying to create a simple welcome page using tiles. I picked up the code from 'Struts Kick Start' - Chapter 16 Using Struts 1.1, JDk1.3, Tomcat4.1.24,ant 1.5 When i do : http://localhost:8080/EGReports_Ver001/test.do , nothing is displayed. The source is : TABLE width=100% BORDER=1

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 -

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

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

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

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

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:07 -0800 Where

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

Re: Please help a Tiles problem

2003-04-05 Thread David Graham
=/WEB-INF/tiles-defs.xml/ /plug-in David From: Vernon [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL 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

Re: Please help a Tiles problem

2003-04-05 Thread Vernon
: Vernon [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL 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

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

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: Tiles problem

2003-04-04 Thread Cedric Dumoulin
Hi, How do you insert your tiles ? Do you use the tiles:insert name=home.main tag, an action forward name =home.main / 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

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 tiles:insert name=home.main tag, an action forward name =home.main / or something

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

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

Re: Beginner Tiles Problem

2003-03-06 Thread Cedric Dumoulin
;-) 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. Try this instead: action

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-bean

RE: Beginner Tiles Problem

2003-03-04 Thread Kuzminski, 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 have set up a definition for my.default. I

RE: Beginner Tiles Problem

2003-03-04 Thread Kuzminski, Nicolas
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: action path=/go type=org.apache.struts.tiles.actions.DefinitionDispatcherAction

RE: Beginner Tiles Problem

2003-03-04 Thread White, Joshua A (CASD, IT)
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. -Original

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 examples

[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

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

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 for each tile, with it's own setup

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.

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 good ideas,

RE: [TILES] Foxy Tiles Problem

2003-02-24 Thread Jerome Jacobsen
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 Users Mailing List' Subject: RE: [TILES] Foxy Tiles Problem -Original Message- From: Vic Cekvenich [mailto

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 can be used across multiple actions

RE: [TILES] Foxy Tiles Problem

2003-02-24 Thread Hue Holleran
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 has a HTML Form that contain lots of HTML Input elements. I have

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 errors regarding Tiles in the Tomcat console (you may need

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: plug-in className=org.apache.struts.tiles.TilesPlugin set-property property=definitions-config

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

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,

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

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 build and

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

2002-10-24 Thread Cedric Dumoulin
, 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 forward in the config file. If you use

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

2002-10-23 Thread Trieu, Danny
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 here (not an uncommon

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

2002-10-23 Thread Cedric Dumoulin
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'm using to test

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

2002-10-23 Thread Ken Riley
!! 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 problem

[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

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

2002-10-22 Thread James Mitchell
;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 to be unable to create a tile layout that uses multiple actions. I have

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 with JBoss

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

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

2002-10-15 Thread James Mitchell
: 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 blank application I get an exception which appears to be caused

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

2002-10-15 Thread Kevin . Bedell
: (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 (after JBoss boot up), I get ClassNotFoundExceptions for any one of several

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

2002-10-15 Thread Cedric Dumoulin
, 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 this solution

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

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 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
: 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 this solution

tiles problem with findForward

2002-10-11 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: tiles-definitions definition name=firstPageBaseDef path=/p3/layout/firstPageLayout.jsp some put elements here /definition !-- Portal First Page -- definition

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

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 template:put... tag. In other words.

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 template:put name='body' tag. So I have a number of tags as follows: