struts - Perform task in JSP using a Hashmap lookup -


I have a set of keys and keys for each key, I want to work on the basis that it is Hemsap Exist in or not. Can there be a way to do this? I am using struts and JSP in my application

This question is outdated, but do you try (String key: set offsize) {if (hm.containsKey (key)) {doSomething (hm, key):

 }}  

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -