Wherever that trucklist.jsp wants to append in the index.jsp page
-
Thanks & Regards,
Rajendra Prasad Royal,
Cognizant Technology Solutions.
India
--
View this message in context:
http://struts.1045723.n5.nabble.com/using-ajax-to-populate-select-box-tp5109350p5110632.html
Sent from
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://struts.1045723.n5.nabble.com/using-ajax-to-populate-select-box-tp5109350p5109977.html
> To unsubscribe from using ajax to populate select box, click
> here<http://struts.1
n you can make use of that ..
to auto populate to the second text box depending on first text box..
-
Thanks & Regards,
Rajendra Prasad Royal,
Cognizant Technology Solutions.
India
--
View this message in context:
http://struts.1045723.n5.nabble.com/using-ajax-to-populate-s
{
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
4 matches
Mail list logo