RE: Trying to upgrade from struts 2.3 to 2.5-Web links giving 404 error

2024-04-17 Thread Sunitha Ganapathy
903ECCC0] Please suggest. Regards, Sunitha This e-mail and all material transmitted with it are for the use of the intended recipient(s) ONLY and contains confidential information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies and the

using ajax to populate select box

2011-12-29 Thread sunitha
{ return sel_truck; } public void setSel_truck(String sel_truck) { MainAction.sel_truck = sel_truck; } public LinkedList getTransList() { return transList; } public void setTransList(LinkedList transList) { this.transList = transList; } public LinkedList getTruckList() { return truckList; } publi

Is Struts version 1.2.4 compatible with J2EE 1.4 and Java 5?

2007-03-19 Thread Sunitha Garapati
Is Struts version 1.2.4 compatible with J2EE 1.4 and Java 5? Thanks for your help!