Re: STRUT2

2009-06-17 Thread Ralf Fischer
Hi, please ask this question to the struts-user maililng list. This List is for the development of struts itself. See [1]. Cheers, -Ralf [1] http://struts.apache.org/mail.html On Wed, Jun 17, 2009 at 5:05 PM, cmoreno wrote: > > Hi > I have a problem with tag. How can I use into this tag 's val

Re: Struts 2 FileUpload

2009-02-09 Thread Ralf Fischer
On Mon, Feb 9, 2009 at 12:24 PM, Lund wrote: > > > Hi > > I'm using Strurs 2.1.2 and the tag in > the jsp page. > My problem is that while the fileUpload appears to work most of the time I > do get java.io.FileNotFoundException: on the .tmp file that Struts uses as > part of the process (prob 1 i

Re: Struts checkboxes

2009-01-28 Thread Ralf Fischer
Hi Rudi, Am 28.01.2009 um 19:16 schrieb Rudi1: Hi. I do have 2 lists in my formbean, one for the checkoxtypes[A,B,C,D] and one for knowing which checkbox is on / off [checkboxstate] In my jsp I do iterate over the checkboxtypes List and for every checkboxtype I generate a struts:checkbox w

Re: No Press?

2009-01-20 Thread Ralf Fischer
I recently found a funny apache news service[1] which I first thought was maintained by Apache or ASF itself. They kind of post the release notes of new releases of Apache projects, nicely grouped by project. Even Struts has its own [2]. As I subscribed it in my news reader I never saw the

Re: Nested-tag support

2008-12-12 Thread Ralf Fischer
Hi, On Thu, Dec 11, 2008 at 11:40 PM, Andreas Joseph Krogh wrote: > On Thursday 11 December 2008 23:31:46 Ronny Løvtangen wrote: >> On Dec 11, 2008, at 11:26 PM, Musachy Barroso wrote: >> >> > The problem with your suggestion is that it works for simple, and >> > specific cases, but given OGNL "p

Re: S2 as JSR for Action Framework

2008-08-25 Thread Ralf Fischer
Hi, Am 25.08.2008 um 06:30 schrieb Jeromy Evans: Don Brown wrote: On Mon, Aug 25, 2008 at 12:54 PM, Martin Cooper <[EMAIL PROTECTED]> wrote: Another option is a client-side component-based framework like Ext or Flex running directly against web services, RESTful or otherwise. No server-

Re: [OT] Re: environment awareness (project stage in JSF)

2008-07-01 Thread Ralf Fischer
Hi List, what a unusually excessive thread for this list! Most times I agree with Al. I'll just add up my $0.02 to participate in this rally ... * The code itself should IMO know as little as possible about the environment it's running in. If I see stuff like "if ( testMode ) { ", which for me s

Re: Struts 2 namespace question

2008-06-12 Thread Ralf Fischer
Hi, Short answer: This is a question best posted to the struts-user list, not the dev list. Long answer: Without any code to look on, especially the JSP code creating the URLs, there's no way to tell how you end up. Though it's quite likely, you either didn't add the namespace attribute to the t

Re: Feature sponsorship proposal

2008-04-07 Thread Ralf Fischer
Hello everybody, I tend to agree with James, ASF is a non-profit organization and no advertisement platform for corporations, even if they want to contribute, others do so and don't ask for anything in return. In the how-to-help-FAQ [1] on the homepage is a separate paragraph which states how corp