Yup. All better. Thanks
-Original Message-
From: Lukasz Lenart [mailto:lukaszlen...@apache.org]
Sent: Thursday, February 14, 2013 11:37 PM
To: Struts Users Mailing List
Subject: Re: Struts site broken
Done
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
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
Plugin
The better solution is dependency injection with Spring, use the
struts2-spring-plugin.
On Thu, 2011-11-10 at 15:09 -0500, Eric Reed wrote:
> You should have an initialization servlet run at startup that can create such
> an object.
>
>
> >>> Scott Smith 11/10/2011 3
In struts 1, I used org.apache.struts.action.PlugIn as a way to create an
object at web app startup and put it into the application context so that all
sessions had access to it. What's the equivalent method in Struts2? That is,
how can I have an object created at web application startup.
I g
Has anyone found a good way to do the following.
I have a menu on a web page. The strings used to display menu items are
in properties files and so the tags on the web page reference the menu
property name instead of hard-coding the actual string . Therefore, I
can have an English version of
"0");
res.setHeader("Pragma", "cache");
res is the HttpServletResponse object
-Original Message-
From: Scott Smith [mailto:[EMAIL PROTECTED]
Sent: Monday, March 19, 2007 3:40 PM
To: Struts Users Mailing List
Subject: RE: DownloadAction IE problem on Ope
under file[1].txt or file.txt.
-Original Message-
From: Bindul Bhowmik [mailto:[EMAIL PROTECTED]
Sent: Monday, March 19, 2007 3:23 PM
To: Struts Users Mailing List
Subject: Re: DownloadAction IE problem on Open
Hello Scott,
On 3/19/07, Scott Smith <[EMAIL PROTECTED]> wrote:
> I&
I've implemented a file download using the Struts 1.2.9 version of
org.apache.struts.actions.DownloadAction. When the user hits the
download button, he or she gets the save/open/cancel dialog with the
correct filename. In Firefox, hitting "save" or "open" does exactly
what I expect (i.e., I can s
I have a struts 1.2.9 app that has several modules (assume they are
named "a" and "b"). In my struts-config-a.xml file, I have a form
defined as followed:
My validation.xml file looks like:
Has anyone seen the following error message and know what it means?
"Cannot forward after response has been committed".
I think it's coming out of something called application.dispatcher (doForward; line
138).
10 matches
Mail list logo