struts2 dojo

2011-03-11 Thread steev-dev
I'm new in struts 2 in my form i use the Datetimepicker and autocompleter components in Struts2 dojo-plugin-2.2.1.1. my problem is when I execute my project in tomcat these components dosnt appear in the display. then i used firebug Under firefox to discover the error so i have error:

Re: struts2 dojo

2011-03-11 Thread Johannes Geppert
Do you have included the sx:head / tag in your head area? Johannes steev-dev wrote: I'm new in struts 2 in my form i use the Datetimepicker and autocompleter components in Struts2 dojo-plugin-2.2.1.1. my problem is when I execute my project in tomcat these components dosnt appear in the

RE: Why is the method property read only inside an interceptor? [OT]

2011-03-11 Thread Jason Pyeron
-Original Message- From: Dave Newton Sent: Thursday, March 10, 2011 22:33 To: Struts Developers List Cc: Jason Pyeron Subject: Re: Why is the method property read only inside an interceptor? On Thu, Mar 10, 2011 at 10:26 PM, Jason Pyeron jpye...@pdinc.us wrote:

Re: struts2 dojo

2011-03-11 Thread steev-dev
steev-dev wrote: I'm new in struts 2 in my form i use the Datetimepicker and autocompleter components in Struts2 dojo-plugin-2.2.1.1. my problem is when I execute my project in tomcat these components dosnt appear in the display. then i used firebug Under firefox to discover the error

Re: struts2 dojo

2011-03-11 Thread steev-dev
but without result -- View this message in context: http://old.nabble.com/struts2-dojo-tp31123840p31124263.html Sent from the Struts - Dev mailing list archive at Nabble.com. - To unsubscribe, e-mail:

Re: struts2 dojo

2011-03-11 Thread steev-dev
Johannes Geppert wrote: Do you have included the sx:head / tag in your head area? Johannes steev-dev wrote: I'm new in struts 2 in my form i use the Datetimepicker and autocompleter components in Struts2 dojo-plugin-2.2.1.1. my problem is when I execute my project in tomcat

Re: struts2 dojo

2011-03-11 Thread Dave Newton
Have you verified the dojo scripts are being loaded? (And you're aware the dojo plugin was deprecated some time ago, correct?) Dave On Mar 11, 2011 6:53 AM, steev-dev anouar...@yahoo.fr wrote: Johannes Geppert wrote: Do you have included the sx:head / tag in your head area? Johannes

Re: struts2 dojo

2011-03-11 Thread Johannes Geppert
How looks your filter configuration? Do you have the filter configured only for *.action or also for the reccources? Johannes steev-dev wrote: Johannes Geppert wrote: Do you have included the sx:head / tag in your head area? Johannes steev-dev wrote: I'm new in struts

Re: struts2 dojo

2011-03-11 Thread Martin Cooper
Please move this thread to the user list. Thanks. -- Martin Cooper On Fri, Mar 11, 2011 at 4:17 AM, Johannes Geppert jo...@apache.org wrote: How looks your filter configuration? Do you have the filter configured only for *.action or also for the reccources? Johannes steev-dev wrote:

Re: struts2 dojo

2011-03-11 Thread steev-dev
Johannes Geppert wrote: How looks your filter configuration? Do you have the filter configured only for *.action or also for the reccources? Johannes steev-dev wrote: Johannes Geppert wrote: Do you have included the sx:head / tag in your head area? Johannes

removing comments from documentation in confluence

2011-03-11 Thread Wes Wannemacher
Do we remove comments from confluence if/when we make changes that address the comments? So, I just made a quick change to address comments here - https://cwiki.apache.org/confluence/display/WW/hidden Should I remove the comments since they are no longer relevant? Or, do we leave them there for

RE: Tomcat 7 supported?

2011-03-11 Thread Martin Gainty
Guys- i have a solution for TC7 support [INFO] Building jar: $STRUTS2_HOME/src/plugins/embeddedjsp/target/struts2-embeddedjsp-plugin-2.2.1.1.jar [DEBUG] adding directory META-INF/ [DEBUG] adding entry META-INF/MANIFEST.MF [DEBUG] adding directory org/ [DEBUG] adding directory org/apache/

Re: removing comments from documentation in confluence

2011-03-11 Thread Dave Newton
On Fri, Mar 11, 2011 at 5:02 PM, Wes Wannemacher w...@wantii.com wrote: Do we remove comments from confluence if/when we make changes that address the comments? So, I just made a quick change to address comments here - https://cwiki.apache.org/confluence/display/WW/hidden Should I remove