Justin Chin ha scritto:
I am using Tiles
...
Lets say I have two sets of users. UsersA, and UsersB. The data gather
for both users are the same. The look and feel is different. So I want
to point to the same action mapping for the two sets.
Probably you are interested in Dimensions:
http://
: Sunday, July 30, 2006 8:17 PM
To: Struts Users Mailing List
Subject: Re: Tiles validation and struts config input
Hi Justin,
Justin Chin wrote:
> Lets say I have two sets of users. UsersA, and UsersB. The data
gather
> for both users are the same. The look and feel is different. So I
wan
Hi Justin,
Justin Chin wrote:
Lets say I have two sets of users. UsersA, and UsersB. The data gather
for both users are the same. The look and feel is different. So I want
to point to the same action mapping for the two sets.
Do you want to point to the same MAPPING or the same ACTION? I
Justin,
Struts does not keep track of the last page. There is no page concept, only
URLs. If you need absolute control of what to do when validation fails, this is
when you begin writing custom code. Instead of using automatic validation, turn
it off and write code in your Action to invoke the
Hi all,
I am using Tiles and having some issues with my struts config file.
Here is what I am trying to do:
Lets say I have two sets of users. UsersA, and UsersB. The data gather
for both users are the same. The look and feel is different. So I want
to point to the same action mapping fo
5 matches
Mail list logo