Confused about Drop down lists (database generated)

2009-11-12 Thread Sommers, Elizabeth
All the drop down lists in my application need to be generated from the database. Some of these lists will be needed for more than one JSP. So, in order to work with the tag I am building an action for each list. I know this has to be wrong. Especially because some JSP's will need multiple drop

RE: Struts 2.1.8 and Tiles

2009-10-19 Thread Sommers, Elizabeth
I found the solution to the problem. I am still having problems with tiles though, struts2.1.x/tiles seems to be very poorly documented on line. Thanks Liz -Original Message- From: Lukasz Lenart [mailto:lukasz.len...@googlemail.com] Sent: Friday, October 16, 2009 3:07 PM To: Struts Us

Struts 2.1.8 and Tiles

2009-10-16 Thread Sommers, Elizabeth
Is it possible to use 2.1.8 with tiles. I have tried everything I can think of. Currently I am getting an error from org/apache/tiles/impl/BasicTilesContainer.java It says that org.apache.tiles.definition.NoSuchDefinitionException: /tiles/layout/default.jsp org.apache.tiles.impl.BasicTiles