Re: [OT] I didn't know Struts was an "antipattern"

2003-12-15 Thread Gus Heck
Interesting, I'm not sure I agree, but the patch that he complains about not being added sounds useful... Robert Taylor wrote: A coworker sent me this link and said it was an interesting read. http://today.java.net/pub/a/today/2003/12/11/mvc.html?page=1 Personally I don't think the author put

Re: Problems with character conversion [partial solution]

2003-12-12 Thread Gus Heck
orting to anglecized spellings, which might be annoying to some people who's names or addresses will be mis-spelled. Anyone know how to do this? Gus Heck wrote: programs fits because they contain a capital dotted I which looks like this: I. (set your encoding to Turkish if necessary to view it,

Re: Problems w?th character convers?on

2003-12-11 Thread Gus Heck
programs fits because they contain a capital dotted I which looks like this: I. (set your encoding to Turkish if necessary to view it, it should look like a capital i with a dot above it) heh it seems to give my mailer fits too, as it got converted to I with a period after it :) --

Problems w?th character convers?on

2003-12-11 Thread Gus Heck
So I have been prototyping stuff for a project in struts and I decided on a whim to see how well it handled unusual international text. So I swapped over to a Turkish keyboard which produces several quite unusual characters and typed in a couple place names I know give most programs fits becaus

Re: Can large upload cause tomcat hanging?

2003-12-11 Thread Gus Heck
Lukas, The reasons cross posts get annoying to me (and I presume others) are these: 1.) I can't know what responses are posted on the other list without joining it. 2.)if I am on both lists it messes with my message filtering rules on my mail reader and usually both copies wind up in the same

Re: When HashMap will replace ActionForm ?

2003-12-10 Thread Gus Heck
In my experience (with Ant mostly) the best way to get anything started in an apache project is with a patch submitted in the bugzilla :) Gus Antony Paul wrote: Hi, Is there any move to support HashMap in place of ActionForm ?. I dont want to start any argument. I have read a lot on Acti

Re: deployment environment

2003-12-10 Thread Gus Heck
This gave me a crazy idea, and I don't know if it works, but I wonder if one could use JNLP/webstart to handle this since it has facilities for handling JDK requirements and such. I am not sure how you get the war file deployed that way, but it could possibly pull a pre-configured tomcat I

Re: The API of a package

2003-12-02 Thread Gus Heck
In package com.google.www? How does this happen to relate to struts? Have you read: http://www.catb.org/~esr/faqs/smart-questions.html? Zakaria khabot wrote: Hi, In wich Pakage exist the "import org.jdom.* " Thanks for all... ---

html:link appears not to respect scriptlets inside atribute values

2003-12-01 Thread Gus Heck
The following doesn't seem to be working as I would expect... I sort of suspect that this may not be a struts issue, but I really thought you were supposed to be able to drop in jsp expressions anywhere. Edit is giving me this html output: Edit should fail as this.should.fail cannot exist, bu

Re: Lazy questions on this list

2003-11-20 Thread Gus Heck
1.Try to find an answer by searching the Web. 2.Try to find an answer by reading the manual. 3.Try to find an answer by reading a FAQ. 4.Try to find an answer by inspection or experimentation. 5.Try to find an answer by asking a skilled friend. 6.You *are* a programmer, try to find an

Re: problem with html:link params?!

2003-11-20 Thread Gus Heck
Brice Ruth wrote: So, html:link puts the params in the page separated by & - not by & as it should (?) be?!? IIRC the ampersand should always be escaped in any html/xhtml. When the page is processed by the browser it should then be converted to a simple & on the user's display. This is particu

Re: Lazy questions on this list

2003-11-20 Thread Gus Heck
Jarnot Voytek Contr AU HQ/SC wrote: I disagree, there is a clear distinction - asking a question without having read the docs shouldn't seem valid to a newbie. I agree that a lot of these concepts are not obvious, and a lot of the documentation is lacking - that's why this list is essential. How

Re: problem with html:text bean throwing exception

2003-11-19 Thread Gus Heck
Yee, Richard K,,DMDCWEST wrote: Gus, I'm not sure what you changed on your JSP to get it fixed. I changed to This put my html:text tags inside the form. Apparently neither Netbeans nor Tomcat seemed to have any objection to the dangling tag that my inadvertent / had created. Really it

Re: problem with html:text bean throwing exception

2003-11-19 Thread Gus Heck
are you accessing the page from the browser? Without your code and struts-config, everyone just has to guess. Regards, Richard -----Original Message- From: Gus Heck [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2003 8:32 AM To: Struts Users Mailing List Subject: Re: problem wit

Re: problem with html:text bean throwing exception

2003-11-19 Thread Gus Heck
y complain that this is a really unclear error message. I don't get why it can't report what bean it was looking for rather than sticking BEAN on the end... -Gus Gus Heck wrote: I believe so... Here is my config and some of the relevant directory tree... The action for NewLocation app

Re: anyone using jstl side by side with the strut taglibs?

2003-11-18 Thread Gus Heck
Brice Ruth wrote: Once you use EL, you don't have much of a choice than to use them side-by-side. For the benefit of us noobs... what is EL? -Gus - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Re: problem with html:text bean throwing exception

2003-11-18 Thread Gus Heck
orm.class [EMAIL PROTECTED] build]$ Carl wrote: Have you a vaild formBean define for this in your struts config file ? Is this bean called in your action mapping ? I've faced a similar issue for these reasons. Carl Gus Heck wrote: So I have been stuck for a day or so on this exceptio

problem with html:text bean throwing exception

2003-11-18 Thread Gus Heck
So I have been stuck for a day or so on this exception: org.apache.jasper.JasperException: Cannot find bean org.apache.struts.taglib.html.BEAN in any scope at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254) at org.apache.jasper.servlet.JspServlet.s