Jim John <[EMAIL PROTECTED]> wrote on 01/26/2007 01:50:45 PM:
> I'm very new to struts and have a simple question
>
> I have a page called mailGroups.jsp which uses some
> beans. I forward to mailGroupsEdit.jsp so that I can
> use the data from the beans in mailGroups.jsp for
> editing. So how do
I'm very new to struts and have a simple question
I have a page called mailGroups.jsp which uses some
beans. I forward to mailGroupsEdit.jsp so that I can
use the data from the beans in mailGroups.jsp for
editing. So how do I get this information from
mailGroups to mailGroupsEdit? What do I need t
If you mean how can you use a tiles definition as an action forward.
Use a blank action that forwards to your definition,
All the action does is returns a forward called success or whatever you
choose.
On 15 Jun 2004, at 15:50, Bullard, James wrote:
1.) Is there any way to have a
> > 1.) Is there any way to have a global-forward forward to a tile, It
> always
> > tells me that such a path does not exist, meaning that rather than
> recognize
> > the page as tile def it thinks it is a page.
>
> Hmm not sure what is wrong. You could try adding contextRelative="true"
> to
Bullard, James wrote:
A couple tiles questions.
1.) Is there any way to have a global-forward forward to a tile, It always
tells me that such a path does not exist, meaning that rather than recognize
the page as tile def it thinks it is a page.
Hmm not sure what is wrong. You could try adding co
A couple tiles questions.
1.) Is there any way to have a global-forward forward to a tile, It always
tells me that such a path does not exist, meaning that rather than recognize
the page as tile def it thinks it is a page.
2.) I am using the same forms for editing and creating new entity instan
6 matches
Mail list logo