Hi, I have an HashMap of HashMaps. Can I use the JSTL to make a nested loop to print out info about each objects pointed by the loop of loops? which syntax?

wrt my object, I know realize that the getters use a non-standard
syntax (like:

private String var_name;
  :

public String getVarName() //rather than getVar_name()

is this a deadly sin?

thanks

luca



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to