> > From: Yaragalla Muralidhar
> > To: Struts Users Mailing List ,
> > Date: 27.08.2015 11:17
> > Subject: How to access a map in jsp
> >
> > Hi,
> > the following is the code in action class
> >
> > //
oaMap.[", it should
be "oaMap["
Regards,
Christoph
Yaragalla Muralidhar schrieb am 27.08.2015
11:17:06:
> From: Yaragalla Muralidhar
> To: Struts Users Mailing List ,
> Date: 27.08.2015 11:17
> Subject: How to access a map in jsp
>
> Hi,
Hi,
the following is the code in action class
//_
private List antibiotics;
private List organismTypes;
private Map> oaMap;
@Override
public String execute() throws Exception {
try{
antibiotics=dtService.getAllAntibioticsList();
organismTypes=dtServ
3 matches
Mail list logo