The moose likes Struts and the fly likes condition check using struts tags Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "condition check using struts tags" Watch "condition check using struts tags" New topic
Author

condition check using struts tags

Christian Nash
Ranch Hand

Joined: Jan 17, 2006
Posts: 107
hi all,

i have a loop and i need to check if the value in the loop is a multiple of 2. how can i do this using only struts tags? i tried using the % operator but then i was getting a servlet error.
i.e.
i want to convert the following code using only struts tags


- Christian
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: condition check using struts tags
 
Similar Threads
Certifiaction code question
Checking arrays
struts locale
Struts 2 Validation Using xml is not working in Ajax call.
Could some one explain the follwoing..