I have a javascript spellchecker dictionary file located in the package with my re-usable SpellCheckBehavior that generated the javascript to apply spellcheck to my text fields. I want the generated javascript to have the URL to that dictionary file.
I know I need a resource reference to it, but I don't see a geturl(), so I am thinking I must be using the wrong class. What am I supposed to do in this situation? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/URL-to-resource-tp4666839.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
