--- On Fri, 7/25/08, holod <[EMAIL PROTECTED]> wrote: > I've seen <s:div/> tag, but I didn't understand how can > I invoke request to action manually (by mouse click for example)
><s:a...>? >http://struts.apache.org/2.x/docs/dojo-anchor.html >Note that if you're using S2.0 you'll need to look at the docs at: >http://struts.apache.org/2.0.11/docs/dojo-anchor.html >because of the way the wiki works. >Dave As I understood, I have to use dojo plugin (additional jar). Please, tell me, is it possible to avoid usage of dojo plugin? Seems like my problem can be solved: if <s:div/> would not send request automatically, when page is loaded, but only on user mouse click, I would be happy using it without additional dojo plugin. I've set autoStart="false" but it doesn't help :( Is there are any other oppotunities to stop automatic first-time execution? -- View this message in context: http://www.nabble.com/Ajax%3A-invoke-action-by-mouseClick-and-get-simple-string-tp18650508p18685215.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]