RE: has struts reached the saturation

2006-03-21 Thread Jay Burgess
+1 Jay | Jay Burgess [Vertical Technology Group] | http://www.vtgroup.com/ -Original Message- From: Asad Habib [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 21, 2006 1:28 PM To: Struts Users Mailing List Subject: Re: has struts reached the saturation Hello everyone. This thread has

error-page design question

2006-02-21 Thread Jay Burgess
HttpServletResponse.sendError(SC_SERVICE_UNAVAILABLE) in the code? Thanks. Jay | Jay Burgess [Vertical Technology Group] | http://www.vtgroup.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Conditional validation

2005-11-07 Thread Jay Burgess
I have a form field on my JSP that's being conditionally displayed based on the status of servlet context attribute: I'm using the Struts validator to validate this field: ... Obviously, I only want the client-side Javascript validations to fire if the field is present. Is there a w

RE: java.lang.NullPointerException at org.apache.struts.action.RequestProcessor.getServletContext(RequestProcessor.java:1136)

2005-10-14 Thread Jay Burgess
This isn't really an answer to your question, but if I'm looking at the correct line of source (see below), it may be that "servlet" is null, hence the NPE: protected ServletContext getServletContext() { return (servlet.getServletContext()); } Jay | J

RE: struts validation framework

2005-07-14 Thread Jay Burgess
Yes. It's because the leading zero is saying the numbers are "octal", so 01-07 are valid octals, 08-09 are invalid octals, and 10-12 are valid octals. Jat | Jay Burgess [Vertical Technology Group] | "Essential Technology Links via RSS" | http://www.vtgroup.com/

RE: Could someone on the dev team add link to mailing list on Struts site

2005-05-26 Thread Jay Burgess
Damn browser cache... :) Thanks to whoever made the change. Jay | Jay Burgess [Vertical Technology Group] | "Essential Technology Links via RSS" | http://www.vtgroup.com/ -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, May 26, 2005 11:10 AM

RE: Could someone on the dev team add link to mailing list on Struts site

2005-05-26 Thread Jay Burgess
27;ve got to hunt to find the mailing list info. And I did try searching for the post Dakota Jack referenced explaining why it was this way, but I never did find it. Jay | Jay Burgess [Vertical Technology Group] | "Essential Technology Links via RSS" | http://www.vtgroup.com/ -Or

RE: Could someone on the dev team add link to mailing list on Struts site

2005-05-25 Thread Jay Burgess
I actually use that one too. But for the first-time Struts user, we seem to be making it overly difficult to find, subscribe, and search the mailing lists. If Mr. Jack's assertion is correct, then I guess I need to go back to the previous discussion he's refering to and find out why... Jay

RE: Could someone on the dev team add link to mailing list on Struts site

2005-05-25 Thread Jay Burgess
; link is broken, so it's doubly annoying to someone coming in for the first time. Jay | Jay Burgess [Vertical Technology Group] | "Essential Technology Links via RSS" | http://www.vtgroup.com/ -Original Message- From: Durham David R Jr Ctr 805 CSPTS/SCE [mailto:[EMAIL PROTEC

RE: Struts Radio button

2005-04-21 Thread Jay Burgess
I think this write-up from Ted Husted explains it nicely: http://husted.com/struts/tips/016.html Jay | Jay Burgess [Vertical Technology Group] | "Essential Technology Links via RSS" | http://www.vtgroup.com/ -Original Message- From: Neil Meyer [mailto:[EMAIL PROTEC

RE: Meta Information in Action Form

2005-04-08 Thread Jay Burgess
We too use a PlugIn, and I'm now wondering based on Craig's explanation whether there are any advantages/disadvantages of one technique over the other? Jay Vertical Technology Group http://www.vtgroup.com/ -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Friday,