This doesn't work for me.

<% String aname = "hi" %>
<jsp:getProperty name="<%= aname %>" property="game_id" />

however this does
<jsp:getProperty name="hi" property="game_id" />

can someone explain?

mike

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus



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



Reply via email to