validatewhen with a regular expression

2004-07-19 Thread Matthew Van Horn
s, the regex is working OK - they are not U.S. phone numbers. -- Matthew Van Horn <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Validation headaches

2004-07-20 Thread Matthew Van Horn
this against a regular expression. (yes, the regex is working OK - they are not U.S. phone numbers.) -- Matthew Van Horn <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: 1.21

2004-07-23 Thread Matthew Van Horn
ssues w/ validator? > > tia, > .V > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Matthew Van Horn <[EMAIL PROTECTED]>

Re: 1.21

2004-07-24 Thread Matthew Van Horn
e whole expression: > > ((submit == 'delete') or (*this* != null)) > > > Niall > ----- Original Message - > From: "Matthew Van Horn" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Satu

RE: [OT] Cvs windows

2004-07-27 Thread Matthew Van Horn
I'm using Tortoise on WinXP with my repository on Linux. No problems now, but I remember having to do a little tinkering to get the SSH access working right. > -Original Message- > From: Mark Lowe [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 28, 2004 1:54 AM > To: Struts Users Maili

RE: Struts from XSLT

2004-07-28 Thread Matthew Van Horn
Assuming an element: If you are doing a XSLT transform, it would be: This will result in: -Matt > -Original Message- > From: Johan Wasserman - BCX - Infrastructure Services > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 28, 2004 6:25 PM >

RE: Struts from XSLT

2004-07-28 Thread Matthew Van Horn
;"/> > > > But that renders to the HTML output and struts > don't kick in. > > -Original Message- > From: Matthew Van Horn [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 28, 2004 11:48 AM > To: 'Struts Users Mailing List' > Subject: R

RE: Struts from XSLT

2004-07-29 Thread Matthew Van Horn
On Fri, 2004-07-30 at 04:07, Johan Wasserman - BCX - Infrastructure Services wrote: > You're right, it does render the output exactly like in your example. > Only it doesn't help if the HTML output says . > bean:message should do it's job and do the lookup for foo, that doesn't > happen. > > When

RE: very dynamic forms

2004-08-05 Thread Matthew Van Horn
His question is: How can one build an ActionForm without specifying any properties in either a java class or the struts configuration file? > -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Friday, August 06, 2004 1:29 PM > To: Struts Users Mailing List > S

RE: very dynamic forms

2004-08-06 Thread Matthew Van Horn
I thought that " I want to build one on-the-fly according to "configuration" stuff stored in a database, that can change. " was pretty clear, especially after he pointed out the DynaActionForms weren't what he was looking for because they came from struts config. But maybe it's just me - I'm use

Re: Specifying HTML form names

2004-08-14 Thread Matthew Van Horn
ormName = mapping.getAttribute(); request.setAttribute("formName", formName); Struts.config.xml On the HTML/JSP page do all your bean writes according to the value of <% String name = request.getAttribute("formName"

Welcome Page question.

2004-08-17 Thread Matthew Van Horn
This sounds like a stupid question, but I can't seem to make it work. I'm using Struts with Tiles and Velocity for the view. I have a Tiles definition with a Controller which I would like to be my application's starting page. Currently to get to that page, I have it mapped to an action:

RE: Welcome Page question.

2004-08-17 Thread Matthew Van Horn
bject - anyone else have these issues with JBoss? Are there better open source alternatives? I like having hibernate running as a JMX managed service, but other than that I am not really doing anything specific to jboss. > -Original Message- > From: Matthew Van Horn [mailto:[EMAIL PROTECT

RE: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Matthew Van Horn
Not from here either. > -Original Message- > From: David Stevenson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 24, 2004 9:14 AM > To: Struts Users Mailing List > Subject: Re: What happended to Ted Husteds Struts pages? > > > On 23/8/04 23:51, "Nathan Maves" <[EMAIL PROTECTED]> wro

Re: A couple of questions

2004-09-07 Thread Matthew Van Horn
n your case you can use the Struts > 1.1 > > > BR > /Amleto > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Matthew Van Horn <[EMAIL PROTECTED]> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]