Hi All,
This is krishna. We are migrating our project from Weblogic 8.1 to Jboss
5.1.0.
I have done all the changes and successfully generated a WAR file.
When i deploy my WAR file in Jboss, my WAR file is getting deployed
successfuly.
But when i run my application in jsp i getting the
Hi,
i am working on indexed,nested properties. i have following entries in my
ActionForm
private ArrayList countryNames = new ArrayList();
public void setCountryNames(int index,LabelValueBean val) {
this.countryNames.add(index,val);
}
public LabelValueBean getCountr
Hi,
I want to use the instance of ActionForm associated with current Action in
Tag libraries(doEndTag() method). How could i do this.
Thanks in advance
-
Get your own web address.
Have a HUGE year through Yahoo! Small Business.
Hi All,
I have one module that downloads ms-excel file by one simple Action.
To download the file i would use the url like
../actionName.do?param1=value1¶m2=value2. bcz i want to access it without
credentials.
if i place this url in tag it is successfully downloading
the fil
HI,
Can u send me the docs for using multiple struts confif files.?
i posted that question to users-list forum.
i want to participate in struts development.
what i hav to do?
Regards,
Krishna Srinivasan.
HCL Technologies Ltd.
Insurance Solutions Development Center (ISDC
HI,
In my project i want to use multiple struts-config.xml file.
how to use? i know struts 1.1 supports multiple struts config files.
can anyone help me in this problem?
Regards,
Krishna Srinivasan.
HCL Technologies Ltd.
Insurance Solutions Development Center (ISDC).
---