Not sure where my error falls into...wicket, tinymcebehavior, hibernate, or mysql. My error (invalid syntax in my sql) is showing up when inserting.
I am using a textarea with TinyMceBehavior(false). The content has single quotes; i.e. don't, you're. How do I escape these so they will be able to be inserted properly. Is there some behavior in the textarea or tinymcebehavior to handle this? or is this a hibernate/sql issue? Thanks - Doug -- View this message in context: http://www.nabble.com/TextArea-TinyMceBehavior-quotes-and-sql...oh-my-tp14562465p14562465.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
