| Author |
issue with struts module
|
anjali desh
Ranch Hand
Joined: Aug 04, 2005
Posts: 32
|
|
Hi,
Can any one tell me how to specify the module information in the html:form tag?
<html:form action= "/createResource"> .
I am using struts 1.3.10 and just cant get a way to specify the module information.
Any help will be truly appreciated.
Thanks,
Anjali
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9191
|
|
|
What exactly do you mean by "module information"?? All the attributes of html:form tag can be found here...
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
anjali desh
Ranch Hand
Joined: Aug 04, 2005
Posts: 32
|
|
|
By module information ,I meant that how do we specify the module name so that the action path is searched in the correct module's struts-config.I dont see any attribute to specify the module name for the html:form tag . html:link has it . Or cant we switch modules using html:form tag ?
|
 |
 |
|
|
subject: issue with struts module
|
|
|