Re: Should html:file tag have a value attribute?

2003-02-28 Thread Antoni Reus
A Divendres 28 Febrer 2003 20:21, James Mitchell va escriure: > Does it submit the file if you just hit submit? It shows a warning message saying that the file input was filled without any action of the user, and lets you choose to submit it or not. -- Antoni --

Re: Does the /do/* will be supported with modules

2002-11-20 Thread Antoni Reus
Path" should be translated to "/do/modulePath/actionPath" ? > * Someone would have to implement this strategy. > > > ...And, is it a good advice to use /do/* instead of *.do > > For a non-module scenario, this is pretty much a cosmetics issue -- > whichever s

Re: [VOTE] How to implement XHMTL support

2002-11-13 Thread Antoni Reus
u can rely on the output of the jsp, even if you are including it from a non-struts jsp page,.. oh well, I think now I completely agree with the above :-) Salut! -- Antoni Reus > > > > > From: Antoni Reus <[EMAIL PROTECTED]> > > >Reply-To: "Struts Deve

Re: [VOTE] How to implement XHMTL support

2002-11-13 Thread Antoni Reus
than struts-html, like or there is no way to reuse this page in both xhtml and html, with or without , , etc but if a developer is able to create a page to be included that only uses struts-html and/or other custom tags, with the aproach she will not be able to reuse its page to generat

Re: [Vote] Modify classloading in RequestUtils

2002-11-07 Thread Antoni Reus
It seems that this is related with http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13686 a similar issue with iplanet A Dijous 07 Novembre 2002 17:13, James Mitchell va escriure: > Not sure if you caught the thread on the users list, or the bug recently > posted by Kjeld Froberg: > > http:/

Re: HTML formatting of newline characters with bean:write tag

2002-10-23 Thread Antoni Reus
Hi, The tag "replace" in the "string" jakarta taglibs can do this look at: http://jakarta.apache.org/taglibs/doc/string-doc/index.html#replace I used it in a project, was something like: Salut, -- Antoni Reus A Dimecres 23 Octubre 2002 19:50, Eddie Bush va escriu

Re: HTML, XML, XHTML and

2002-10-23 Thread Antoni Reus
Hi, sorry for the late answer, but I'm in GMT+1 ;-) A Dimecres 23 Octubre 2002 04:01, Craig R. McClanahan va escriure: > On Tue, 22 Oct 2002, Antoni Reus wrote: > > [snip] > > As you could expect I would like to see this in 1.1 controlled by the > > xhtml attribute

Re: HTML, XML, XHTML and

2002-10-22 Thread Antoni Reus
t post-1.1 though. > > If we're going to emit only XHTML, I'd prefer to see this in a 2.0 rather > than a 1.2, because we'd be breaking backwards compatibility with earlier > 1.x apps. Emitting either, though, controlled by the 'xhtml' attribute, > would be fine i

Re: [Resources] XMLMessageResources and Proposal

2002-10-12 Thread Antoni Reus
ple misuse a technology becuse its [new|cool ] without thinking about the benefits of using it. -- Antoni Reus -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: [Resources] XMLMessageResources and Proposal

2002-10-11 Thread Antoni Reus
A Divendres 11 Octubre 2002 20:56, MARK va escriure: > Why use xml for the message resources in the first place? Using XMl doesnt > add any inherent value. The properties file is fine, easy to use/read, and > XML is way too wordy, constricting. Seems like its not advantageous to me, > perhaps I

1.0.x releases. [was Re: DO NOT REPLY [Bug 13278] - accesskey attribute is not printed in tag]

2002-10-06 Thread Antoni Reus
Hi, Struts 1.0.2 is a very good product, I have used it in some projects and I am very happy with it. I know struts 1.1beta2 is almost ready for production, and it's backward compatible, but it has a "beta" in his name, and this is a showstopper for managers. I will have to use Struts 1.0.2

Re: please, can me somebody explain strength behaviour of method: Req uestUtils.lookup?

2002-09-27 Thread Antoni Reus
To make your tag avaliable to other struts users you should create a new Bug (enhancemet) in http://nagoya.apache.org/bugzilla, and attach your code, so struts developers can review it and and add it to the struts/contrib folder if they think it's useful. P.D: My english isn't very go

Re: Browser's cache

2002-09-24 Thread Antoni Reus
El Mar 24 Sep 2002 22:07, Antoni Reus escribió: > PD: I looks like that in Struts 1.1 ForwardConfig is used instead of > ActionForward to configure a forward. > > Should className in be a subclass of ForwardConfig? > I have looked deep into this, ActionForward is now a subclass o

Re: Browser's cache

2002-09-24 Thread Antoni Reus
In this case you would need to subclass of ActionMapping, and specify 'type' in or 'className' in every Action. Then you would need to subclass RequestProcessor to provide the required headers. I could be done by subclassing ActionForward too : PD: I looks like that in Struts 1.1

Re: Invalid Struts manifest file?

2002-09-10 Thread Antoni Reus
El Mar 10 Sep 2002 05:54, Martin Cooper escribió: > When I run 'ant compile.library', I am getting the following errors: > > -- > compile.library: > [style] Transforming into C:\src\jakarta\jakarta-struts\target\library > [jar] Manifest is invalid: The attribute "Class-Path" may