Issues with Struts Tiles

2013-10-05 Thread Srineel Mazumdar
Hi, I am getting the following issues with Tiles + Struts 2 : Please help *** SEVERE: Servlet.service() for servlet jsp threw exception java.lang.NullPointerException at

Re: Issue with Struts 2 + Tiles

2013-10-03 Thread Lukasz Lenart
2013/10/4 Srineel Mazumdar : > Hi, > > Yes.. On further research i found that i am using strut2-tile-plugin2.0.6 > which requires TilesListener which is present in tiles-core-2.0.3. . Now I > am getting : > > Caused by: java.lang.ClassNotFoundException: org.apache.tile

Re: Issue with Struts 2 + Tiles

2013-10-03 Thread Srineel Mazumdar
Hi, Yes.. On further research i found that i am using strut2-tile-plugin2.0.6 which requires TilesListener which is present in tiles-core-2.0.3. . Now I am getting : Caused by: java.lang.ClassNotFoundException: org.apache.tiles.TilesException at

Re: Issue with Struts 2 + Tiles

2013-10-03 Thread Lukasz Lenart
rkaround correct or I am making mistake elsewhere ? Have you followed instruction here [1]? [1] http://struts.apache.org/development/2.x/docs/tiles-plugin.html Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

Issue with Struts 2 + Tiles

2013-10-03 Thread Srineel Mazumdar
Hi, I am trying to implement Tiles2 with Struts 2. It works when I give org.apache.tiles.web.startup.TilesListener in web.xml but creates problem when I try tyo use Struts2TilesListener(error : cannot find TilesListener) Is my workaround correct or I am making mistake elsewhere ? Regards, Srinee

Re: problem while integrating struts 2 hibernate3.5 and tiles

2013-07-14 Thread Lukasz Lenart
Could you post the whole stacktrace? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/7/14 alok mazumdar : > hello user, > when iam integrating struts and hibernate it is working fine,struts with > tiles fine,but when i am integrating all three it shows error! > &

problem while integrating struts 2 hibernate3.5 and tiles

2013-07-14 Thread alok mazumdar
hello user, when iam integrating struts and hibernate it is working fine,struts with tiles fine,but when i am integrating all three it shows error! 1)Exception sending context initialized event to listener instance of class org.apache.struts2.tiles.StrutsTilesListener

Re: Struts 1.1 and Tiles 2 compatability

2013-03-11 Thread Ken McWilliams
The link would be useful: http://stackoverflow.com/questions/13337938/how-to-integrate-struts-2-with-tiles-3 On Mon, Mar 11, 2013 at 3:29 PM, Ken McWilliams wrote: > I don't know struts1 at all, but if you are afforded that ability to > create a custom result type then you should

Re: Struts 1.1 and Tiles 2 compatability

2013-03-11 Thread Ken McWilliams
I don't know struts1 at all, but if you are afforded that ability to create a custom result type then you should be able to manually invoke tiles (at any version including version 3, which if you're going to put in the effort should be your target). Here is how something similar was

Re: Struts 1.1 and Tiles 2 compatability

2013-03-11 Thread Paul Benedict
No, Struts 1 is not compatible. On Mon, Mar 11, 2013 at 3:34 PM, Sekar, Sowmya wrote: > Is any version of Struts 1 (example : Struts 1.4) compatible with Tiles > 2.2.2.? > > Thanks, Sowmya > > -Original Message- > From: paulus.benedic...@gmail.com [mailto:paulus.ben

RE: Struts 1.1 and Tiles 2 compatability

2013-03-11 Thread Sekar, Sowmya
Is any version of Struts 1 (example : Struts 1.4) compatible with Tiles 2.2.2.? Thanks, Sowmya -Original Message- From: paulus.benedic...@gmail.com [mailto:paulus.benedic...@gmail.com] On Behalf Of Paul Benedict Sent: Monday, March 11, 2013 1:15 PM To: Struts Users Mailing List Subject

Re: Struts 1.1 and Tiles 2 compatability

2013-03-11 Thread Paul Benedict
Tiles 2 is not compatible with Struts 1. You must use Tiles 1. Paul On Mon, Mar 11, 2013 at 3:01 PM, Sekar, Sowmya wrote: > Hi, > > I am in the process of upgrading from Tiles 1 to Tiles 2.2.2 combined with > Struts 1.1. > > I have the following configuration in

Struts 1.1 and Tiles 2 compatability

2013-03-11 Thread Sekar, Sowmya
Hi, I am in the process of upgrading from Tiles 1 to Tiles 2.2.2 combined with Struts 1.1. I have the following configuration in struts-config.xml Below is the dtd configured in tiles.xml http://tiles.apache.org/dtds/tiles-config_2_0.dtd";> I have the ti

Re: Struts 1.3 Tiles not working

2013-01-14 Thread sameer ali
Il'l keep that in mind the next time. Sameer On Tue, Jan 15, 2013 at 5:19 AM, Dave Newton wrote: > Unrelated, but go ahead and take out all those comments that don't add > anything to the question next time. Some of us read on mobile devices and > useless vertical whitespace generally ends up

Re: Struts 1.3 Tiles not working

2013-01-14 Thread Dave Newton
Unrelated, but go ahead and take out all those comments that don't add anything to the question next time. Some of us read on mobile devices and useless vertical whitespace generally ends up in an automatic delete. Dave

Fwd: Struts 1.3 Tiles not working

2013-01-14 Thread sameer ali
Hi, I am Unable to get tiles to work in my application . I am using Struts 1.3 , stuts-tiles-1.3.10.jar is in the lib folder I am building this application on top of struts-blank.war The struts-config.xml http://struts.apache.org/dtds/struts-config_1_3.dtd

Struts 1.3 Tiles not working

2013-01-12 Thread sameer ali
Hi, I am Unable to get tiles to work in my application . I am using Struts 1.3 , stuts-tiles-1.3.10.jar is in the lib folder I am building this application on top of struts-blank.war The struts-config.xml http://struts.apache.org/dtds/struts-config_1_3.dtd

RE: Struts 1.x and Strtus2.x With Tiles 2.x

2012-09-05 Thread vsendhil
vas Parashar wrote >> >> Hi, >> Are you using struts-tiles2-1.4.0-SNAPSHOT.jar ? >> This jar is required for Struts 1 to work with Tiles 2. >> >> Regards, >> Shrinivas >> >> -Original Message- >> From: vsendhil [mailto:vsendhil@] &g

Re: Struts1/Tiles and Struts2/tiles in same app

2012-09-04 Thread vsendhil
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at java.lang.Thread.run(Unknown Source) -- View this message in context: http://struts.1045723.n5.nabble.com/Struts1-Tiles-and

RE: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-30 Thread vsendhil
I added "struts-tiles2-1.4.0-SNAPSHOT.jar" now and its in classpath as well, but still getting the same error. :( Shrinivas Parashar wrote > > Hi, > Are you using struts-tiles2-1.4.0-SNAPSHOT.jar ? > This jar is required for Struts 1 to work with Tiles 2. >

RE: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-30 Thread Shrinivas Parashar
Hi, Are you using struts-tiles2-1.4.0-SNAPSHOT.jar ? This jar is required for Struts 1 to work with Tiles 2. Regards, Shrinivas -Original Message- From: vsendhil [mailto:vsend...@gmail.com] Sent: 30 August 2012 06:04 To: user@struts.apache.org Subject: Re: Struts 1.x and Strtus2.x With

Re: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread vsendhil
-With-Tiles-2-x-tp5710543p5710546.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread Dave Newton
On Wed, Aug 29, 2012 at 8:16 PM, vsendhil wrote: > struts2-tiles-plugin I'd be a little suprised if the old Struts stuff worked with (relatively) newer Tiles. It wasn't at all clear to me when you actually had errors; your message said there were issues with both the S1 and S

Re: Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread Paul Benedict
Can't be done. Struts 1 needs Tiles 1 and Struts 2 needs Tiles 2. On Aug 29, 2012 7:17 PM, "vsendhil" wrote: > Hi, > > Hi, I have a application in Struts1.x and want to use struts2.x > simultaneously. I followed the steps from the threads and > > now I am get

Struts 1.x and Strtus2.x With Tiles 2.x

2012-08-29 Thread vsendhil
1/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd";> Struts Examples org.apache.tiles.impl.BasicTilesContainer.DEFINITIONS_CONFIG /WEB-INF/tiles-def.xml struts2 org.apac

Re: Testing with StrutsTestCase in a Tiles application - NullPointerException

2012-01-30 Thread Miguel Almeida
For future reference, I found the answer in http://depressedprogrammer.wordpress.com/2007/06/18/unit-testing-struts-2-actions-spring-junit/ Basically, you need to initialize the tiles listener. As I already used setupBeforeInitDispatcher to set the applicationContext attribute, I added the code

Testing with StrutsTestCase in a Tiles application - NullPointerException

2012-01-27 Thread Miguel Almeida
application that doesn't have tiles successfully. Here, however, I am running into an exception when running the actionProxy.execute() : java.lang.NullPointerException at org.apache.struts2.views.tiles.TilesResult.doExecute(TilesResult.java:105) at org.apache.st

Re: Struts 2 Internationalization Tiles 2

2012-01-13 Thread Hernán
e(); > >Map session = getSession(); > >session.put("request_locale", requestLocale); > >//I added the following line of code to ChangeLocaleAction: > >session.put(DefaultLocaleResolver.LOCALE_KEY, new > > Locale(requestLocale

Re: Struts 2 Internationalization Tiles 2

2012-01-13 Thread Jeffrey Black
on = getSession(); >session.put("request_locale", requestLocale); >//I added the following line of code to ChangeLocaleAction: >session.put(DefaultLocaleResolver.LOCALE_KEY, new > Locale(requestLocale)); >//and Tiles started working. >String p

Re: Struts 2 Internationalization Tiles 2

2012-01-13 Thread Hernán
ession.put(DefaultLocaleResolver.LOCALE_KEY, new Locale(requestLocale)); //and Tiles started working. String previousAction = session.get("previousAction").toString(); String previousNamespace = session.get("previousNamespace").toString(); setR

Re: Struts 2 Internationalization Tiles 2

2012-01-13 Thread Jeffrey Black
Just for kicks try setting the following in your Session map: *public static final String LOCALE_KEY = "org.apache.tiles.LOCALE";* [1] http://tiles.apache.org/framework/tiles-core/xref/org/apache/tiles/locale/impl/DefaultLocaleResolver.html On Fri, Jan 13, 2012 at 11:01 AM, Her

Re: Struts 2 Internationalization Tiles 2

2012-01-13 Thread Hernán
out to try with DefaultLocale. Do you know how can I get request_locale parameter at client level? to use with javascript and jquery? On Fri, Jan 13, 2012 at 1:54 PM, Jeffrey Black wrote: > I seem to recall needing a different tiles definition for each locale you > wish to support? Does tha

Re: Struts 2 Internationalization Tiles 2

2012-01-13 Thread Jeffrey Black
I seem to recall needing a different tiles definition for each locale you wish to support? Does that ring a bell to anyone? I will double-check some documentation when I get a chance. jb On Fri, Jan 13, 2012 at 9:06 AM, Hernán wrote: > Hi there, I'm applying internationalization to

Struts 2 Internationalization Tiles 2

2012-01-13 Thread Hernán
figuration. The question is then: how do I change Tiles locale programmatically as I did in Struts2 with request_locale? Any ideas? Thank you. -- Hernán

Multiple tiles

2011-12-09 Thread Cord Awtry
All, Working on an older struts1 implementation and trying to determine how to do a dynamic mapping. Essentially, there's 2 versions of a site depending upon certain attributes of the logged in user. I'd like to be able to have 2 config and 2 tiles files, with the same actions d

Re: java.lang.ClassNotFoundException with struts2 after introducing tiles in my application

2011-10-11 Thread Muneer Malik
can you please see the documentation in the below link? http://tiles.apache.org/2.2/framework/tutorial/configuration.html#Pure_Java_configuration Best, Muneer On Tue, Oct 11, 2011 at 7:10 PM, Dave Newton wrote: > IIRC the version of Tiles you're using is past what the Tiles plugin &g

Re: java.lang.ClassNotFoundException with struts2 after introducing tiles in my application

2011-10-11 Thread Dave Newton
IIRC the version of Tiles you're using is past what the Tiles plugin supports: http://mvnrepository.com/artifact/org.apache.struts/struts2-tiles-plugin/2.2.1 This is one reason why handling dependencies manually is almost always a bad idea these days. Dave On Sat, Oct 8, 2011 at 12:

Re: java.lang.ClassNotFoundException with struts2 after introducing tiles in my application

2011-10-11 Thread sbhatia
-dojo-plugin-2.1.6.jar struts2-tiles-plugin-2.1.6.jar tiles-api-2.2.2.jar tiles-core-2.2.2.jar tiles-jsp-2.2.2.jar xwork-2.0.4.jar SEVERE: Error configuring application listener of class org.apache.struts2.tiles.StrutsTilesListener java.lang.NoClassDefFoundError: org/apache/tiles/web/startup

java.lang.ClassNotFoundException with struts2 after introducing tiles in my application

2011-10-11 Thread sbhatia
I was working on one of my application using struts 2 and it was working until i decided to use tiles into it. I am one facing issue whenever i start my server from eclipse and it says: SEVERE: Error configuring application listener of class org.apache.struts2.tiles.StrutsTilesListener

Re: Any Cross Site Scripting(XSS) Vulnerabilities with Tiles 2.0.6

2011-08-08 Thread Antonio Petrelli
2011/8/9 srvanukuri > We are using struts2 and tiles 2.0.6 and we want to verify and see if we > need to update the tiles version if there are any cross site scripting(xss) > or remotes code execution issues identified with tiles 2.0.6. Early > response > is appreciated. > Pl

Any Cross Site Scripting(XSS) Vulnerabilities with Tiles 2.0.6

2011-08-08 Thread srvanukuri
Hello, We are using struts2 and tiles 2.0.6 and we want to verify and see if we need to update the tiles version if there are any cross site scripting(xss) or remotes code execution issues identified with tiles 2.0.6. Early response is appreciated. Thanks, Sridhar -- View this message in

Re: [TILES 2.1.2] I18n problem

2011-07-19 Thread alexcocia
Hi Mitch, Unfortunately, this would be a "last option" due to dependencies with other project/components deployed. Nevertheless, I will give it a try on an isolated environment, just to check it. Regards, Alex -- View this message in context: http://struts.1045723.n5.nabble.com/T

Re: [TILES 2.1.2] I18n problem

2011-07-19 Thread mmckenzie
Have you tried tiles 2.2.2? Mitch From: alexcocia To: user@struts.apache.org Date: 07/19/2011 08:14 AM Subject:[TILES 2.1.2] I18n problem Hi all, I have an application using Struts2 + Tiles 2.1.2. The application has some i18n features in two ways: First for text content

[TILES 2.1.2] I18n problem

2011-07-19 Thread alexcocia
Hi all, I have an application using Struts2 + Tiles 2.1.2. The application has some i18n features in two ways: First for text content depending on the language, secondly for the pages shown, depending on the language. For the first option, it is solved using struts "request_locale" For

Wanted to use popup across struts tiles frames.

2011-07-14 Thread manolion
Wanted to use JQuery popup across frames. Tiles definatin <html:frame marginheight="0" marginwidth="0" page="<%=headerJsp%>" frameName="header" title="Header" scrolling="no" frameborder="no" nores

Re: Upgrading Struts 1.1 to Struts 2 with tiles

2011-05-27 Thread Sachin Lale
I solve this problem by creatig duplicate tiles.xml (tiles 2 configuration) which will be used by Struts2 and the other tiles-defs by struts1. The other change i have to made is to duplicate my layout.jsp for tiles 2. And then every thing is working fine. On 24-05-2011 23:29, Sachin Lale

Re: Upgrading Struts 1.1 to Struts 2 with tiles

2011-05-24 Thread Sachin Lale
Hi, I might not understand what null definition means. Also i don't want to loose the current flow of struts 1.1 (using TilesPlugin) and also Struts2 to work using old tiles definition. I am using tile 2.2.2 and followed the instructions given on http://tiles.apache.org/framework/migr

Upgrading Struts 1.1 to Struts 2 with tiles

2011-05-23 Thread Sachin Lale
and request is getting routed correctly but i am facing problems with re-using struts-tiles. I added below lines in web.xml struts2 org.apache.struts2.dispatcher.FilterDispatcher struts2 *.action org.apache.tiles.impl.BasicTilesContainer.DEFINITIONS_CONFIG /WEB-INF/tiles-defs.xml

RE: struts2 and tiles

2011-05-09 Thread Martin Gainty
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 10 May 2011 10:22:29 +1000 > Subject: Re: struts2 and tiles > From: bertran...@gmail.com > To: em...@encs.concordia.ca > CC: user@struts.apache.org > > Hi E

Re: struts2 and tiles

2011-05-09 Thread Bertrand
Hi Emi, Thank you for that, the error comes from the struts2-portlet-plugin interaction with tiles2, so I gave it a quick try in case tiles 2.0.7 behaved differently, but I still get the same error, even if it comes from the BasicTilesContainer rather than Jsr168Dispatcher : 0034

Re: struts2 and tiles

2011-05-09 Thread Emi Lu
Hello, If I remember struts2.2.1 cannot only be with tiles2.0.7. Please try tiles*-2.0.7.jar I had the same problem when using struts2.2.x + tiles2.2 Regards, Emi Thank you for your answer. I would like to know if tiles work with struts2 in a portlet environment. This has been done

Re: struts2 and tiles

2011-05-09 Thread arin_12
It will be nice if you can send/attach the sample... -- View this message in context: http://struts.1045723.n5.nabble.com/struts2-and-tiles-tp4378407p4381427.html Sent from the Struts - User mailing list archive at Nabble.com

Re: struts2 and tiles

2011-05-08 Thread Bertrand
) > > On Sun, May 8, 2011 at 10:44 PM, Bertrand wrote: > > > Hi Chris, > > > > I am very interested if you are referring to a portlet environment. > > > > Thanks > > > > On Mon, May 9, 2011 at 3:13 PM, Chris Pratt > > wrote: > >

Re: struts2 and tiles

2011-05-08 Thread Chris Pratt
9, 2011 at 3:13 PM, Chris Pratt > wrote: > > > I wrote some simple configuration classes that allow using Tiles 2.2+ in > > Struts 2+ configured in Spring. It's worked out quite well for me. I've > > offered them here before, but if anyone is interested I can aga

Re: struts2 and tiles

2011-05-08 Thread Bertrand
Hi Chris, I am very interested if you are referring to a portlet environment. Thanks On Mon, May 9, 2011 at 3:13 PM, Chris Pratt wrote: > I wrote some simple configuration classes that allow using Tiles 2.2+ in > Struts 2+ configured in Spring. It's worked out quite well fo

Re: struts2 and tiles

2011-05-08 Thread Chris Pratt
I wrote some simple configuration classes that allow using Tiles 2.2+ in Struts 2+ configured in Spring. It's worked out quite well for me. I've offered them here before, but if anyone is interested I can again make them available. (*Chris*) On Sun, May 8, 2011 at 1:05 AM, arin

RE: struts2 and tiles

2011-05-08 Thread arin_12
Tile in struts has some serious issue to work on. It never works perfectly of we have any examples. I have worked on inherited tiles fashion in 1.2 a long time back. It used to work very smoothly :) If any one has some tiles example please share your knowledge. -- View this message in context

RE: struts2 and tiles

2011-05-07 Thread Jason Pyeron
> -Original Message- > From: Bertrand > Sent: Saturday, May 07, 2011 9:48 > To: Struts Users Mailing List > Subject: struts2 and tiles > > Thank you for your answer. I would like to know if tiles > work with struts2 in a portlet environment. > This has bee

struts2 and tiles

2011-05-07 Thread Bertrand
Thank you for your answer. I would like to know if tiles work with struts2 in a portlet environment. This has been done countless times with struts 1.x versions, and as you point out (with irony I suppose), there are documentations on it. The thing is I can't seem to get it to work with st

Re: NPE in StrutsTestCase after enabling Tiles

2011-04-29 Thread Justin Robbins
Ah, ok. So the SourceForge one is not the one I'm using then. I'm extending org.apache.struts2.StrutsTestCase in the test I'm having problems with. Thanks for your input! On Fri, Apr 29, 2011 at 1:47 PM, Dave Newton wrote: > On Fri, Apr 29, 2011 at 1:35 PM, Justin Robbins wrote: >> Lastly, can

Re: NPE in StrutsTestCase after enabling Tiles

2011-04-29 Thread Dave Newton
On Fri, Apr 29, 2011 at 1:35 PM, Justin Robbins wrote: > Lastly, can anyone explain what the deal is with StrutsTestCase? > There's a tutorial page for using it with Struts 2 on > struts.apache.org but the SourceForge page > (http://strutstestcase.sourceforge.net/) for it hasn't been updated > sinc

NPE in StrutsTestCase after enabling Tiles

2011-04-29 Thread Justin Robbins
Hi Folks, This is my first post to user@struts.apache.org.  I yesterday posed this same question on stackoverflow but haven't garnered any responses so I figured I'd give this list a try.  Hope that's cool. http://stackoverflow.com/questions/5823709/npe-in-strutstestcase-after

Facing an issue trying to use Struts 2.0.14 with Tiles 2.0.

2011-04-27 Thread log2akshat
Hi, I am very new to Struts 2. I am having problem using Struts 2.0.14 with Tiles 2.0. When I insert the following information in my web.xml I get an exception: org.apache.struts2.tiles.StrutsTilesListener Stacktrace: 27 Apr, 2011 6:14:57 PM org.apache.tiles.impl.BasicTilesContainer

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-18 Thread arin_12
I am working on this tiles now... I can post some sample... But it will be late :) -- View this message in context: http://struts.1045723.n5.nabble.com/Tiles-problem-Error-executing-tag-Attribute-title-not-found-tp4274988p4310525.html Sent from the Struts - User mailing list archive at

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-08 Thread abhishek jain
hi yes, the first three lines of my file seo.jsp reads <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="s" uri="/struts-tags"%> <%@ taglib uri="http://ti

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-08 Thread Chris Pratt
Did you remember to import the tiles taglib? (*Chris*) On Fri, Apr 8, 2011 at 7:48 AM, abhishek jain wrote: > hi, > Someone help please > works in the document where > layoutstore.jsp but not in seo.jsp which is a file called in > layoutstore.jsp. > > thanks > abhishek

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-08 Thread abhishek jain
org/framework/tutorial/advanced/nesting-extending.html >> >> 2011/4/4 abhishek jain >> >>> Hi, >>> I had already posted the relevant portion of hte tiles.xml file which is: >>> >>> >>> >>>

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-05 Thread abhishek jain
pache.org/framework/tutorial/advanced/nesting-extending.html > > 2011/4/4 abhishek jain > >> Hi, >> I had already posted the relevant portion of hte tiles.xml file which is: >> >> >> >> >> >"-//Apache Software Foundation//DTD Tiles

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-04 Thread Mohamed SIDI
you can see here, http://tiles.apache.org/framework/tutorial/advanced/nesting-extending.html 2011/4/4 abhishek jain > Hi, > I had already posted the relevant portion of hte tiles.xml file which is: > > > > > "-//Apache Software Foundation//DTD T

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-04 Thread abhishek jain
Hi, I had already posted the relevant portion of hte tiles.xml file which is: http://tiles.apache.org/dtds/tiles-config_2_0.dtd";> now if i add as in hte above xml cascade="true" , the error will appear. thanks abhishek On Mon, A

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-04 Thread Mohamed SIDI
Hi, It seems to be a parsing problem, can you put out your file xml definig the tiles defintions , this will help us 2011/4/4 abhishek jain > hi, > It didnt worked , > first the cascade="true" was not recognized by my IDE (Myeclipse). > Second on running, i got the follo

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-04 Thread abhishek jain
hi, It didnt worked , first the cascade="true" was not recognized by my IDE (Myeclipse). Second on running, i got the following error: Caused by: org.xml.sax.SAXParseException: Attribute "cascade" must be declared for element type "put-attribute". Also this til

Re: Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-01 Thread jlmagc
Try setting cascade='true' in the definition of the attribute title. Sent via BlackBerry from T-Mobile -Original Message- From: abhishek jain Date: Fri, 1 Apr 2011 14:39:27 To: Struts Users Mailing List Reply-To: "Struts Users Mailing List" Subject: Tiles problem :

Tiles problem : Error executing tag: Attribute 'title' not found.

2011-04-01 Thread abhishek jain
hi friends, I am using struts 2.x and tiles framework. with hibernate 3.x and development environment was Myeclipse. I have the following in tiles.xml I have the following (relevant) in layoutstore.jsp and hte following in seo.jsp yet i get the following

Re: Strus2-tiles-plugin-2.2.1

2011-03-29 Thread Antonio Petrelli
2011/3/29 Mohamed Rabie Hayoun Ben Maimoun > Hi! > I'm devoloping an aplication with the next version: > > 1. tiles 2.2.2 > 2. struts 2.2.1 > 3. struts2-tiles-plugin-2.2.1 > > I integrate all the framework and they working fine, there is no error, b

Re: Strus2-tiles-plugin-2.2.1

2011-03-29 Thread Mohamed Rabie Hayoun Ben Maimoun
thanks for the advise. For next aplication i will try it. But now i have done almost 50% of the aplication, So i want to finish it. Thanks! 2011/3/29 webmeiker > I recommend you to use *Sitemesh *decorator instead of Tiles. > > > 2011/3/29 Mohamed Rabie Hayoun Ben Maimoun >

Re: Strus2-tiles-plugin-2.2.1

2011-03-29 Thread webmeiker
I recommend you to use *Sitemesh *decorator instead of Tiles. 2011/3/29 Mohamed Rabie Hayoun Ben Maimoun > Hi! > I'm devoloping an aplication with the next version: > > 1. tiles 2.2.2 > 2. struts 2.2.1 > 3. struts2-tiles-plugin-2.2.1 > > I integrate all t

Strus2-tiles-plugin-2.2.1

2011-03-29 Thread Mohamed Rabie Hayoun Ben Maimoun
Hi! I'm devoloping an aplication with the next version: 1. tiles 2.2.2 2. struts 2.2.1 3. struts2-tiles-plugin-2.2.1 I integrate all the framework and they working fine, there is no error, but my problem is tile files configuration's size. It start to became a little b

Re: Decent tutorial or working example of Hibernate 3 + Struts 2 +Tiles 2 on myeclipse

2011-02-10 Thread Emi Lu
Good morning, Although I did not use hibernate but mybatis - struts2 + tiles2.0.7 + mybatis3, I had the similar problem long time ago. It was related to the tiles version. If I use tiles 2.2.2, I have an exception. But with 2.0.7, no compile error. You may try. -- Lu Ying On 02/10

Re: Decent tutorial or working example of Hibernate 3 + Struts 2 +Tiles 2 on myeclipse

2011-02-10 Thread Nuwan Arambage
rom: abhishek jain >> Date: Thu, 10 Feb 2011 15:12:36 >> To: Struts Users Mailing List >> Reply-To: "Struts Users Mailing List" >> Subject: Re: Decent tutorial or working example of Hibernate 3 + Struts 2 + >>  Tiles 2 on myeclipse >> >> the til

Re: Decent tutorial or working example of Hibernate 3 + Struts 2 +Tiles 2 on myeclipse

2011-02-10 Thread Nuwan Arambage
ers Mailing List" > Subject: Re: Decent tutorial or working example of Hibernate 3 + Struts 2 + >  Tiles 2 on myeclipse > > the tiles is creating a problem with the following exception: > > Digester.getParser: java.lang.UnsupportedOperationException: This >

Re: Decent tutorial or working example of Hibernate 3 + Struts 2 +Tiles 2 on myeclipse

2011-02-10 Thread jlmagc
iling List Reply-To: "Struts Users Mailing List" Subject: Re: Decent tutorial or working example of Hibernate 3 + Struts 2 + Tiles 2 on myeclipse the tiles is creating a problem with the following exception: Digester.getParser: java.lang.UnsupportedOperationException: This parser d

Re: Decent tutorial or working example of Hibernate 3 + Struts 2 + Tiles 2 on myeclipse

2011-02-10 Thread abhishek jain
the tiles is creating a problem with the following exception: Digester.getParser: java.lang.UnsupportedOperationException: This parser does not support specification "null" version "null" at javax.xml.parsers.SAXParserFactory.setXIncludeAware(SAXParserFa

RE: Decent tutorial or working example of Hibernate 3 + Struts 2 + Tiles 2 on myeclipse

2011-02-10 Thread adam pinder
Thu, 10 Feb 2011 14:53:52 +0530 > Subject: Decent tutorial or working example of Hibernate 3 + Struts 2 + Tiles > 2 on myeclipse > From: abhishek.netj...@gmail.com > To: user@struts.apache.org > > Hi, > Can anyone forward me to a good tutorial or a working example of Hibernat

RE: Decent tutorial or working example of Hibernate 3 + Struts 2 + Tiles 2 on myeclipse

2011-02-10 Thread adam pinder
make sure you only add additional jars into the web app itself and avoid (mostly) adding jars into common library folders. i use struts2 and hibernate3 but not tiles and have no problems like yours. adam > Date: Thu, 10 Feb 2011 14:53:52 +0530 > Subject: Decent tutorial or working exam

Decent tutorial or working example of Hibernate 3 + Struts 2 + Tiles 2 on myeclipse

2011-02-10 Thread abhishek jain
Hi, Can anyone forward me to a good tutorial or a working example of Hibernate 3 + Struts 2 + Tiles 2 on myeclipse. Maybe a project i can import in myeclipse or so, any simple skeleton will do, I tried my hand directly but cannt get through i get some exceptions everytime i add struts and

Re: Struts 2 and Tiles 2.2 problem - Result type is not recognized

2010-11-22 Thread Dave Newton
; > > Doesn't look like you have the S2 Tiles plugin anywhere. > > > > http://struts.apache.org/2.x/docs/tiles-plugin.html > > > > <http://struts.apache.org/2.x/docs/tiles-plugin.html>Without it there is > > no > > way for S2 to know what a til

Re: Struts 2 and Tiles 2.2 problem - Result type is not recognized

2010-11-22 Thread John Dondapati
Dave, you are absolutely right. Once I put the s2tiles plugin, everything works. Thanks a bunch. I owe you big time. :) On Mon, Nov 22, 2010 at 1:39 PM, Dave Newton wrote: > Doesn't look like you have the S2 Tiles plugin anywhere. > > http://struts.apache.org/2.x/docs/til

Re: Struts 2 and Tiles 2.2 problem - Result type is not recognized

2010-11-22 Thread Dave Newton
Doesn't look like you have the S2 Tiles plugin anywhere. http://struts.apache.org/2.x/docs/tiles-plugin.html <http://struts.apache.org/2.x/docs/tiles-plugin.html>Without it there is no way for S2 to know what a tiles result actually *means*. Once S2 knows what Tiles even is, you st

Struts 2 and Tiles 2.2 problem - Result type is not recognized

2010-11-22 Thread John Dondapati
Hi, I am very new to Struts 2 and really want to use it in a project at work. We have Struts 2, Spring 2.5.6 working peacefully together and I wanted to add Tiles 2.2 on to the stack to experiment with it. I have added all the dependencies in the maven and they are all available. I am following

Re: Struts Tiles Problem

2010-11-08 Thread Dave Newton
your help, > > Andy > > > > On Mon, Nov 8, 2010 at 10:56 AM, Lukasz Lenart > wrote: >> 2010/11/8 Andy T : >>> Hi Lukasz, >>> >>> I have struts-tiles-1.3.8.jar loaded . . . is this what you mean? >> >> Yes, it should be sufficient,

Re: Struts Tiles Problem

2010-11-08 Thread Andy T
thing? Thanks so much for your help, Andy On Mon, Nov 8, 2010 at 10:56 AM, Lukasz Lenart wrote: > 2010/11/8 Andy T : >> Hi Lukasz, >> >> I have struts-tiles-1.3.8.jar loaded . . . is this what you mean? > > Yes, it should be sufficient, could you post your struts

Re: Struts Tiles Problem

2010-11-08 Thread Lukasz Lenart
2010/11/8 Andy T : > Hi Lukasz, > > I have struts-tiles-1.3.8.jar loaded . . . is this what you mean? Yes, it should be sufficient, could you post your struts config? Below is extract from the log you sent me. FATAL main org.apache.struts.tiles.TilesPlugin - TilesPlugin :

Re: Struts Tiles Problem

2010-11-08 Thread Paul Benedict
I forgot to add the Tiles Plugin to my struts-config.xml file. >  However when I do this I get  "HTTP Status 404 - Servlet action is > not available" . . . > > > > > > > > On Sat, Nov 6, 2010 at 2:47 AM, Lukasz Lenart > wrote: >> 2010/11/5 Rafael Med

Re: Struts Tiles Problem

2010-11-08 Thread Andy T
Thanks to all who have responded thus far . . . I think I forgot to add the Tiles Plugin to my struts-config.xml file. However when I do this I get "HTTP Status 404 - Servlet action is not available" . . . On Sat, Nov 6, 2010 at 2:47 AM, Lukasz Lenart wrote: > 2010/11/5 Ra

Re: Struts Tiles Problem

2010-11-05 Thread Lukasz Lenart
2010/11/5 Rafael Medeiros : > How to use plugin-tiles in struts 1.3.8: Check the documentation http://struts.apache.org/1.x/struts-tiles/installation.html Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia

Re: Struts Tiles Problem

2010-11-05 Thread Rafael Medeiros
How to use plugin-tiles in struts 1.3.8: *web.xml* action org.apache.struts.action.ActionServlet config /WEB-INF/config/struts-config.xml, /WEB-INF/config/struts-config-manter

Re: Struts Tiles Problem

2010-11-05 Thread Dave Newton
Is the Tiles plugin not required for S1.3? It's been several years since I've used Struts 1 (I hope you're not using it for a new project?) Dave On Nov 5, 2010 1:05 PM, "Andy T" wrote: > Hi All, > > I'm having a bit of trouble trying to get my tiles to wo

Struts Tiles Problem

2010-11-05 Thread Andy T
Hi All, I'm having a bit of trouble trying to get my tiles to work with Struts and wondered if anyone could help. The relevant files are shown below: Web.xml [code] http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:

Re: RE: Struts 2.1.8 Tiles

2010-11-02 Thread Chris Pratt
Do you have the struts-tiles plug-in in your WEB-INF/lib directory? (*chris*) On Nov 2, 2010 1:22 PM, "Satheesh Kannan A B" wrote: > Hi, > Below one also not working. If am give > /pages/layout/header.jsp > Like above means working perfectlt, but if am change this r

<    1   2   3   4   5   6   7   8   9   10   >