> 25:<% adminIndex = "%{#idx.index}" + 3; %>
Would you normally assume that a String could be assigned to an int variable?
See if you can use the 'set' tag [1] instead.
Nils-H
[1] - http://struts.apache.org/2.0.14/docs/set.html
--
Hi,
I'm working with an application where i should convert the code that written
using (i.e struts 1.2) with (struts 2.1).
Below i show the struts1.2 code and also the code which i replaced with
tag
Old code:
//Sub Menu for 2nd Main Menu Item ("Admin"):
2 matches
Mail list logo