Re: Impossible to download Struts2 2.3.8

2013-02-14 Thread Lukasz Lenart
2013/2/14 seb : > Hello, > > just to inform that it's impossible to download the struts 2.3.8 package > from this link : > > http://struts.apache.org/download.cgi#struts238 > > I tried from official site : http://struts.apache.org/ Done -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ -

Re: Struts site broken

2013-02-14 Thread Lukasz Lenart
Done -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: Struts site broken

2013-02-14 Thread Lukasz Lenart
2013/2/14 Scott Smith : > I go to struts.apache.org and hit the download button for either 2.3.8 or > 1.3.10 and I get a message saying "Forbidden. You don't have permission to > access /download.cgi on this server." It looks like the site is broken or am > I missing something. > Working on th

Struts site broken

2013-02-14 Thread Scott Smith
I go to struts.apache.org and hit the download button for either 2.3.8 or 1.3.10 and I get a message saying "Forbidden. You don't have permission to access /download.cgi on this server." It looks like the site is broken or am I missing something. Scott

Re: Legacy struts 1 dtd's gone?

2013-02-14 Thread Eric Rank
Yay, thanks for the update. On Wed, Feb 13, 2013 at 6:37 AM, Lukasz Lenart wrote: > The DTDs are back :-) > > http://struts.apache.org/dtds/ > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > - > To un

Re: [jira] [Resolved] (WW-3980) javascript Error : Dojo is undefined

2013-02-14 Thread Lukasz Lenart
Hi, You must map also Struts2 related resources as you limited filter mapping just to *.action. The simplest way to check what else has to be mapped is return to default mapping (/*) and check with browser what other resources are fetched, eg. /struts*, /static* Regards -- Łukasz + 48 606 323 1

Fwd: [jira] [Resolved] (WW-3980) javascript Error : Dojo is undefined

2013-02-14 Thread prashant borse
Hi, I am stuck in this problem since last 3 days. can you please look into this. As per my analysis, Due to both struts1 and struts2 framework used in the application causing conflict situations and resulting in problems in implementing UI for the File uploading functionality. Below is my analysis

Impossible to download Struts2 2.3.8

2013-02-14 Thread seb
Hello, just to inform that it's impossible to download the struts 2.3.8 package from this link : http://struts.apache.org/download.cgi#struts238 I tried from official site : http://struts.apache.org/ Cordially. - To unsubsc