Help requested

2009-09-04 Thread measwel
I installed convention plugin, moved pages to WEB-INF/content and removed my action mappings in xml. Linking to a page works. How do I read properties from an action or execute an action method? -- View this message in context: http://www.nabble.com/Basic-architecture-question-tp25293369p2530

Basic architecture question

2009-09-04 Thread measwel
Dear all, I am trying to get a basic architecture off the ground for my webbapp development work. I plan on using: struts 2.1.6 spring 2.5.6 tiles 2.0.6 hibernate 3 As I am early in the development work, I can still change everything at small cost. That is why I would like to ask for advice fro

Re: struts tiles warnings

2009-09-04 Thread measwel
> Best greetings, > Paweł Wielgus. > > > 2009/9/4 measwel : >> >> Yes, I have it, here is the complete file: >> >> >> http://java.sun.com/xml/ns/javaee"; >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; >> xsi:schem

Re: struts tiles warnings

2009-09-04 Thread measwel
Yes, I have it, here is the complete file: http://java.sun.com/xml/ns/javaee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd";> Site Made by M and M tilesDefini

struts tiles warnings

2009-09-03 Thread measwel
LS, I am using Struts2 version 2.1.6. I would also like to use Tiles2 with it. So I have copied the tiles jars from the struts distribution into my web-inf/lib folder. The tiles jar versions I am using are: struts2-tiles-plugin-2.1.6.jar tiles-jsp-2.0.6.jar tiles-core-2.0.6.jar tiles-api-2.0.6.j