The name attribute is not required.
You can leave it out, however, if you are using the html:form taglib on
your page, then
it will want an actionform.  So in that case, you will either need to have
an empty bean, or use the standard HTML <FORM> tag --> without a bean.

HTH,
    Pete


Kief Morris wrote:

> I'm making my first Struts application, and in keeping with MVC
> I want to load all of my JSP pages through actions: the Action sets
> up the data the JSP page needs to display.
>
> It seems that the <action> tag in struts-config.xml requires a form
> bean for the name="" attribute. But what if I have a view which is not
> a form, merely a view of data? A form bean shouldn't be necessary
> for this, so how do I structure this?
>
> Kief
begin:vcard 
n:;
x-mozilla-html:FALSE
org:<BR><IMG SRC="http://www.irista.com/logo/irista.gif";><BR><BR><FONT Color=#000080><FONT SIZE=2><B>Bringing Vision to Your Supply Chain
adr:;;;;;;
version:2.1
end:vcard

Reply via email to