Tiles Definition in Action Forward
Brought to you by:
eboudrant,
pombredanne
Hello,
I'm using eclipse 2.1.3 with emf 1.1.1.1, lomboz 2.1.3,
easy struts 0.6.4, and struts 1.1.
I'm trying to set up a tiles project with everything
configured in the tiles-defs.xml. This version of
struts was supposed to add support for creating actions
that forward to tile definitions, however when I
attempt to create the action as a forward I get the
error "forward path not found in webapp."
If I use jsp's that reference the definition it works
fine, so I don't think it's a problem with the way I've
configured tiles & struts
I haven't used 'webapp' anywhere in my project, so
perhaps it is looking in easy struts' default folders
instead of the alternate ones I have chosen (my web
folder is called tiles)