atcher
>
>
>
> struts-cleanup
> /*
>
>
>
> sitemesh
> /*
>
>
>
>struts2
> /*
>
>
> these are the available filters in web.xml
>
> Srikanth
> --
Srikanth Goud wrote:
I am presently working on struts 2.0.
Whenever i use strutsUI tags(with theme="ajax") nothing is rendered on
page.
I have done like this:-
In web.xml
struts-cleanup
org.apache.struts2.dispatcher.ActionContextCleanUp
sitemesh
On 29/01/2009, at 6:36 PM, Srikanth Goud wrote:
Hi,
I am presently working on struts 2.0.
Whenever i use strutsUI tags(with theme="ajax") nothing is rendered on
page.
Have a look at the source of the page to see what's rendered. Is it
the page you expected and does it contain javascript
splayed on bowser.
And i read about decorators.xml is it necessary?
I am using tiles
could u help me out from this problem.
Srikanth.
--
View this message in context:
http://www.nabble.com/Problem-with-Dojo-in-struts2-tp21722133p21722133.html
Sent from the Struts - User mailing list archive at
Yes its working now.
Thank you very much.
On Tue, Dec 2, 2008 at 4:11 PM, Lukasz Lenart
<[EMAIL PROTECTED]>wrote:
> 2008/12/2 Faraz Ali <[EMAIL PROTECTED]>:
> > My struts version is struts 2.0.11.2.
> >
> > Below is my decorators.xml file:
> >
> >
> >
> > /styles/*
> > /scripts/*
> > /images/*
2008/12/2 Faraz Ali <[EMAIL PROTECTED]>:
> My struts version is struts 2.0.11.2.
>
> Below is my decorators.xml file:
>
>
>
> /styles/*
> /scripts/*
> /images/*
>
>
> /*
>
>
You should add also this:
/*ajax=true*
/scripts/dojo/*
/struts/dojo/*
/resources/*
My struts version is struts 2.0.11.2.
Below is my decorators.xml file:
/styles/*
/scripts/*
/images/*
/*
And below is my web.xml:
sitemesh
com.opensymphony.module.sitemesh.filter.PageFilter
struts2
org.apache.struts2.dispatcher.FilterDispatcher
struts2
/*
sitemesh
/*
On Tue,
2008/12/1 Faraz Ali <[EMAIL PROTECTED]>:
> yes, i added this.
Struts 2 version?
How did you map filter?
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
yes, i added this.
On Mon, Dec 1, 2008 at 7:23 PM, Lukasz Lenart
<[EMAIL PROTECTED]>wrote:
> 2008/12/1 Faraz Ali <[EMAIL PROTECTED]>:
> > Whenever i used any of the struts2 UI tag (with theme="ajax"), nothing
> is
> > rendered on the browser. And when i looked into the view source, there is
> >
2008/12/1 Faraz Ali <[EMAIL PROTECTED]>:
> Whenever i used any of the struts2 UI tag (with theme="ajax"), nothing is
> rendered on the browser. And when i looked into the view source, there is
> lot of javascript code which is referring DOJO. How to add DOJO support in
> struts2? What need to downl
Hi All,
Whenever i used any of the struts2 UI tag (with theme="ajax"), nothing is
rendered on the browser. And when i looked into the view source, there is
lot of javascript code which is referring DOJO. How to add DOJO support in
struts2? What need to download? If i need to download DOJO toolkit,
Users Mailing List"
Sent: Tuesday, April 22, 2008 7:06 AM
Subject: Re: Using DOJO in Struts2
Thanks Jeromy for the detailed Explanation
you have mentioned the point on which we are also confused...
we are on analysis phase of using any external ajax libraray with out
coming
struts2 base
thks Jeromy for valuable feedback
hope it will solve our purpose..
-S
On 4/22/08, Jeromy Evans <[EMAIL PROTECTED]> wrote:
>
> umesh awasthi wrote:
>
> > Thanks Jeromy for the detailed Explanation
> >
> > you have mentioned the point on which we are also confused...
> > we are on analysis phase
umesh awasthi wrote:
Thanks Jeromy for the detailed Explanation
you have mentioned the point on which we are also confused...
we are on analysis phase of using any external ajax libraray with out coming
struts2 based applications
I should mention here that there are other server-side framewo
Thanks Jeromy for the detailed Explanation
you have mentioned the point on which we are also confused...
we are on analysis phase of using any external ajax libraray with out coming
struts2 based applications
We have got lot of favourable comments for YUI over DOJO (Previously we
haqve faced some
Hi,
Instead of directly using DOJO 1.x, did you think
about
enhancing the ftl with a new theme type
Thanks
--- umesh awasthi <[EMAIL PROTECTED]> wrote:
> Thanks Jeromy for the rply
> we will try to impliment DOJO 1.x along with struts2
>
> some point i want to confirm if u have any exp using
umesh awasthi wrote:
Thanks Jeromy for the rply
we will try to impliment DOJO 1.x along with struts2
some point i want to confirm if u have any exp using dojo with struts2
I don't use Dojo in any production applications any more. After getting
advice from others I have moved entirely to YU
Thanks Jeromy for the rply
we will try to impliment DOJO 1.x along with struts2
some point i want to confirm if u have any exp using dojo with struts2
1) IF we will replace the Struts2 ajax tag with dojo will there be any
functional changes to struts2
lilke action automatically populate form bean
umesh awasthi wrote:
Hi All,
Our current version of Struts2 is using DOJO toolkit version 0.4.x(Correct
me if i am wrong)
Correct. Struts 2.0.x uses Dojo 0.4.0. Struts 2.1.x uses Dojo 0.4.3 at
the moment.
my point is as we have earlier experience of using DOJO with java (Not
Struts2),we
Hi All,
We are using Struts2 for our development,currently we are using
struts-2.0.11.1
As we know that struts2 is using DOJO toolkit internally for ajax support
we have previously used DOJO toolkit for UI develoment and it is a gr8
toolkit for ajax based application,with the announcement of DOJO
If you need to prevent the request you would need it. Topics have
changed quite a bit between releases, if you are using 2.0.9, then the
topic takes 3 parameters, and it is published before the request,
after the request and when there is an error.
http://struts.apache.org/2.x/docs/ajax-tags.html
2007/8/30, Musachy Barroso <[EMAIL PROTECTED]>:
>
> Well, it is on search.js line 206 ;)
>
> musachy
>
Ah, sometimes I'm blind. Firebug hide this info and I didn't take a closer
look at my pastet content :-)
On line 206 is this:
// prevent refreshSelectedCustomer AJAX requests, if IpNbr is e
Well, it is on search.js line 206 ;)
musachy
On 8/30/07, Marc Eckart <[EMAIL PROTECTED]> wrote:
> 2007/8/30, Musachy Barroso <[EMAIL PROTECTED]>:
> >
> > Any idea what "event" is referring to?
> >
> > musachy
> >
> >
> No not really. How can I find out, which event is used? The dojo.js is not
> r
2007/8/30, Musachy Barroso <[EMAIL PROTECTED]>:
>
> Any idea what "event" is referring to?
>
> musachy
>
>
No not really. How can I find out, which event is used? The dojo.js is not
really human readable...
Any idea what "event" is referring to?
musachy
On 8/30/07, Marc Eckart <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a struts div-Tag with:
>
> This refreshes a jsp when the refreshSelectedCustomer topic is published. If
> this happens the sessionContext Action is called (As far as I understand it)
Hi,
I have a struts div-Tag with:
This refreshes a jsp when the refreshSelectedCustomer topic is published. If
this happens the sessionContext Action is called (As far as I understand it)
In the selectedCustomer.jsp I have a href where I call a javascript which
publishes the topic as well as a c
26 matches
Mail list logo