Hi Everyone i am not able to get the syntax for passing java contents inside jsp using struts 2.2.1.
my requirement being : Myjsp : <% String test ="#session.levelList"/> <s:select name="levelList" listValue="<%= test %> listKey="levelId" /> i am not able to pass the sting test inside the select tag.. it gives me an exception -- View this message in context: http://struts.1045723.n5.nabble.com/syntax-for-passing-java-contents-inside-jsp-using-struts-2-2-1-tp4406269p4406269.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org