Thanks filip

But do i have to do this for every link in the config file, or can i
configure
the struts config file so as that any links not mapped go through a
particular action.
If i have to map all links in the designers menu system, i will be here till
next month !! : )

regards

Andy

> > Can anyone shed some light on this for me. Being a newbie i tried
> > to perform a
> > search on the list archive however it just says text searches are not
> > allowed.
> >
> > Anyway my question is this, at present a multimedia designer will
> > hand me a
> > HTML site requiring the addition of functionality. All links work
> > etc. If  i
> > want to use this interface around struts, i understand that i
> > need to map the
> > requested path to an action. However what do i do with simple
> > links such as
> > "home" or "go back" which just link to simple html pages? do i
> > have to map
> > these through the controller servlet if so do i do this with some sort
of
> > generic mapping?
>
> at first: yes you should use struts mappings for those simple pages too
> (IMHO).
> To do this u could use org.apache.struts.actions.ForwardAction
>
> Greetz, Filip
> >
> > thanks
> >
> > Andy
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to