Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Problem using Struts with Tiles

  Asked By: Waldemar    Date: Nov 07    Category: Java    Views: 643
  

I have a problem while using Struts 1.3 with Struts Tiles which is the result of some of my actions get wrongly mapped.The action mapping works fine when I'm not using the Tiles,but when I use Tiles I'm forwarded to a wrong action.
For example I come to a jsp page using an action called X. In this jsp I have a form bean which is mapped to action Y.When running the application without Tiles by clicking submit on the jsp page Action Y is called (which is what's supposed to happen) but when using Tiles action X is called again which is completely irrelevant!
Has anyone ever came across such a problem?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Problem using Struts with Tiles Or get search suggestion and latest updates.




Tagged: