Hi, I recently added stripes to an application that uses struts tiles. The problem I have is that when I call the stripes action class it's not found. It does load if I go directly to the jsp, but the tile layout is no longer there. I looked around on the web and all I could find was a suggestion of creating a custom resolution, but I'm not sure what I would create. I tried to create a struts action "StripesForwarder" and forward to the stripes page, but stripes throws an error saying the page/action wasn't called by stripes.
Basically what I'm looking for, is a way to make the stripes pages load the same as the struts pages. Also, I can't just rip out the struts framework as my application is tightly coupled with another, and I don't want to affect the other app. Any help/ideas is appreciated. -- View this message in context: http://www.nabble.com/Adding-Stripes-to-an-existing-Struts-application-tp21491277p21491277.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
