Re: Offtopic: http://jakarta.apache.org

2001-03-22 Thread Matthias Bauer
Everything works fine for me here in Germany. --- Matthias Incze Lajos wrote: > > Does anybody else experiancing this problem or only my ISP > hoosed up it's DNS. From here (Hungary) the whole apache.org > domain is unreachable. http requests sent to jakarta.apache.org > go to h31.sny.collab.n

Re: BaseFieldTag

2001-03-22 Thread David Winterfeldt
--- "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > > > On Thu, 22 Mar 2001, David Winterfeldt wrote: > > > The disabled attribute sounds best if enought > browsers > > support it, but if they don't what if readonly > wasn't > > an html attribute, but a Struts one and if it was > > 'true' t

Offtopic: http://jakarta.apache.org

2001-03-22 Thread Incze Lajos
Does anybody else experiancing this problem or only my ISP hoosed up it's DNS. From here (Hungary) the whole apache.org domain is unreachable. http requests sent to jakarta.apache.org go to h31.sny.collab.net (which seems to have the same IP address by nslookup. If it's a local problem I can wait

Re: BaseFieldTag

2001-03-22 Thread Craig R. McClanahan
On Thu, 22 Mar 2001, David Winterfeldt wrote: > The disabled attribute sounds best if enought browsers > support it, but if they don't what if readonly wasn't > an html attribute, but a Struts one and if it was > 'true' the field could written out as text? I don't > know know if this has alrea

Re: BaseFieldTag

2001-03-22 Thread David Winterfeldt
The disabled attribute sounds best if enought browsers support it, but if they don't what if readonly wasn't an html attribute, but a Struts one and if it was 'true' the field could written out as text? I don't know know if this has already been suggested or not. David --- "Craig R. McClanahan"

Re: BaseFieldTag

2001-03-22 Thread Craig R. McClanahan
[EMAIL PROTECTED] wrote: > Hello, > > first of all, i am working with struts framework and its a great thing. > > I have changed the BaseFieldTag for supporting the readonly attribute in > elements. If you want, i can send the changes to you. > > Markus Pallo Sorry for the late response ..

Re: JSP Components

2001-03-22 Thread Craig R. McClanahan
Sorry for the late response on this ... email problems ... Rey Francois wrote: > In the context of building reusable JSP components, I have been confronted > with the following limitation that both the Struts templating and the > Components from Cedric Dumoulin currently have. > > In a word, thi

cvs commit: jakarta-struts/web/upload/WEB-INF/classes/org/apache/struts/example/upload UploadAction.java UploadForm.java

2001-03-22 Thread rleland
rleland 01/03/22 05:25:40 Removed: web/upload/WEB-INF/classes/org/apache/struts/example/upload UploadAction.java UploadForm.java Log: Move example upload source to standard src/ directory and change package to be under webapp.upload

cvs commit: jakarta-struts/web/upload/WEB-INF struts-config.xml

2001-03-22 Thread rleland
rleland 01/03/22 05:17:37 Modified:web/upload/WEB-INF struts-config.xml Log: Move example upload source to standard src/ directory and change package to be under webapp.upload Revision ChangesPath 1.2 +33 -34jakarta-struts/web/upload/WEB-INF/struts-config.xml

cvs commit: jakarta-struts/src/upload/org/apache/struts/webapp/upload UploadAction.java UploadForm.java

2001-03-22 Thread rleland
rleland 01/03/22 05:17:10 Added: src/upload/org/apache/struts/webapp/upload UploadAction.java UploadForm.java Log: Move example upload source to standard src/ directory and change package to be under webapp.upload Revision ChangesPath 1.1

cvs commit: jakarta-struts/src/upload/org/apache/struts/webapp/upload - New directory

2001-03-22 Thread rleland
rleland 01/03/22 05:15:52 jakarta-struts/src/upload/org/apache/struts/webapp/upload - New directory

cvs commit: jakarta-struts/src/upload/org/apache/struts/webapp - New directory

2001-03-22 Thread rleland
rleland 01/03/22 05:15:46 jakarta-struts/src/upload/org/apache/struts/webapp - New directory

cvs commit: jakarta-struts/src/upload/org/apache/struts - New directory

2001-03-22 Thread rleland
rleland 01/03/22 05:15:37 jakarta-struts/src/upload/org/apache/struts - New directory

cvs commit: jakarta-struts/src/upload/org/apache - New directory

2001-03-22 Thread rleland
rleland 01/03/22 05:15:30 jakarta-struts/src/upload/org/apache - New directory

cvs commit: jakarta-struts/src/upload/org - New directory

2001-03-22 Thread rleland
rleland 01/03/22 05:15:23 jakarta-struts/src/upload/org - New directory

cvs commit: jakarta-struts/src/upload - New directory

2001-03-22 Thread rleland
rleland 01/03/22 05:15:12 jakarta-struts/src/upload - New directory

RE: Multiple ActionServlet instances in a web app

2001-03-22 Thread Sukachevin, Stoehr
My implementation erroneously did not have the "fix" applied to the html:rewrite tag, so here it is for those interested: http://users.erols.com/sukachevin/struts/MultiRewriteTag.java -- Stoehr -Original Message- From: Sukachevin, Stoehr Sent: Wednesday, February 28, 2001 09:43 PM To: