According to me both are same. i think its a bug in orion.

Sarathy

>I have two very similar lines of code - one of them causes a weird syntax
>interpretation on Orion. According to my reference books the two 
>expressions
>should produce the same result. Does anyone know why these expressions work
>differently on Orion?
>
>
>Correct on Orion:   <p>/sub<%= t.getString() %></p>
>
>Incorrect on Orion: <p><%= "/sub" + t.getString() %></p>
>
>
>FYI: I am using 1.3.8.
>
>R.
>
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


Reply via email to