>
> On Thu, 30 Dec 2004 03:56:17 -0800 (PST), Rudi Doku
> <[EMAIL PROTECTED]> wrote:
> > Hi Anders,
> >
> > Thanks for your reply.
> >
> > I'm not sure how to define the mapping in the
> > struts-config.xm
your help,
Rudi
--- "Anders R. Sveen" <[EMAIL PROTECTED]> wrote:
> Use the html:link tag with an action attribute.
> (action="MyDispatchActionMapping?cmd=myMethod"
> should do it)
>
> You can also use a normal html href if you
> absolutley wanted to.
&
Hello,
I'm a struts newbvie!
I have created a class that extends DispatchAction to
perform some CRUD.
Can I use an html link to invoke an action, or does it
always have to be from a form?
Regards,
Rudi
__
Do you Yahoo!?
Yahoo! Mail
Have you looked at Struts for Dummies? It's not a
good bad book to start with. Several good examples
with detailed explanation.
--- "Varley, Roger" <[EMAIL PROTECTED]>
wrote:
> >
> >
> > I know what you are saying, Langdon, but warn you
> that a lot of those
> > solutions on the Googling are
the problem is that the
> basename attribute in the
> tag does not have the full path to
> the file. e.g. it
> should be something like
> basename="myapp.view.resources.ApplicationResources"
>
> Regards
>
> Duncan Mills
>
>
> Jeff Beal wrote:
Hello,
I'm new to struts. I have added the following string
to teh ApplicationResources.propertiesfile :
topic.label=Topic
I am trying to display this label on the page without
very much success. My page looks like this:
<%@ page contentType="text/html;charset=UTF-8"
language="java"%>
<%@ tagl
6 matches
Mail list logo