TomazM wrote:
For now time I think that struts2 is no use in web 2.0 frameworks, it is shame.
I use S2 w/ the included Dojo (although not much) in S2.0/S2.1, and,
more frequently, with jQuery. I know of several people using YUI.
Are you having a specific issue?
Dave
--
I think that feature as ajax in web 2.0 framework should be commitment. But in
examples /struts2-showcase2.x
doesn't work in no browser.
For now time I think that struts2 is no use in web 2.0 frameworks, it is shame.
-
To unsub
--- On Sun, 10/12/08, kay2008 <[EMAIL PROTECTED]> wrote:
> thanks, i just solved my problem. I just found pulled
> in a default CSS stylesheet and dojo for me maybe i can safely remove
> it if that's all it does
That should work fine, you can either pull in the stylesheet manually or just
skip
thanks, i just solved my problem.
I just found pulled in a default CSS stylesheet and dojo for me
maybe i can safely remove it if that's all it does
--
View this message in context:
http://www.nabble.com/how-to-remove-dojo-in-struts-2.0.11.2-tp19941708p19941952.html
Sent from the S
ttp://www.nabble.com/how-to-remove-dojo-in-struts-2.0.11.2-tp19941708p19941708.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For
I wonder how struts2 import dojo for me,
is that a built-in part,
can i turn if off in some configration file?
--
View this message in context:
http://www.nabble.com/how-to-remove-dojo-in-struts-2.0.11.2-tp19941708p19941708.html
Sent from the Struts - User mailing list archive at Nabble.com
--- harpreet1433 <[EMAIL PROTECTED]> wrote:
> Bassicaaly I want to know how to implement dojo on jsp page in struts 2
Have you read either the Dojo or S2 Ajax tag lib documentation?
d.
-
To unsubscribe, e-mail: [EMAIL PROTECTED
Thanks
--
View this message in context:
http://www.nabble.com/dojo-in-struts-tp14556234p14556234.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ripts" to "true", in the submit tag, you can put
a javascript section in the returned page, and it will be executed,
like:
makeWidgets();
There is an example if this in showcase, in the remote div section.
regards
musachy
André Faria wrote:
I have a problem with Dojo in Str
u set "executeScripts" to "true", in the submit tag, you can put
a javascript section in the returned page, and it will be executed, like:
makeWidgets();
There is an example if this in showcase, in the remote div section.
regards
musachy
André Faria wrote:
I have a prob
have a problem with Dojo in Struts 2.
When the page loads a method dojo named makeWidgets is called, that
method searchs for the dojo widgets and attach the necessary events to
dojo listeners.
Example:
Div 1
href="%{ajaxTest}"/>
the ftl adds some dojo notations dojoType, etc...
T
I have a problem with Dojo in Struts 2.
When the page loads a method dojo named makeWidgets is called, that
method searchs for the dojo widgets and attach the necessary events to
dojo listeners.
Example:
Div 1
href="%{ajaxTest}"/>
the ftl adds some dojo notations dojoType, etc.
12 matches
Mail list logo