You have quotes w/in quotes, use single quotes for one of them and it'll probably get you a bit further.
On Sun, May 23, 2010 at 6:29 PM, Juan Antonio <juan....@tecnosfera.org> wrote: > > Hello everybody. > > I am using a if test tag in a jsp which returns an error: > > ------------------------------------------------------------- > <s:if test="code.codeText.startsWith("HTTP")"> > > > PWC6212: equal symbol expected > > -------------------------------------------------------------- > > Is not possible to use the "statsWith" method with a property from a bean? > > It is a string, and it exists, so that are not the problems. > > Thanks. > -- > View this message in context: > http://appfuse.547863.n4.nabble.com/condition-sends-error-tp2228150p2228150.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net