Re: [OS-webwork] XWork 1.0 Release Imminent

2004-01-15 Thread Tracy Snell
It's nice to have documentation local. I'm frequently developing somewhere without net access. The more docs I have local the better. On Jan 15, 2004, at 2:27 PM, Kris Thompson wrote: Why not just add a link to the one on TSS. I'm OK with it.

Re: [OS-webwork] Webwork unfair comparison

2004-01-12 Thread Tracy Snell
On Jan 12, 2004, at 2:24 PM, Hani Suleiman wrote: [EMAIL PROTECTED] SMTP error from remote mailer after initial connection: host inversoft.com [209.197.248.180]: 554 SMTP service not available Try again, appears to be working now [tjs]/tmp/x2vnc-1.6$ telnet inversoft.com 25 Trying

Re: [OS-webwork] File upload progressbar

2003-12-24 Thread Tracy Snell
+1 on pulling Pell into webwork. On Dec 24, 2003, at 12:37 AM, Hani Suleiman wrote: I'll wait until the new year to give people a chance to comment one way or another. To be honest currently I'm leaning towards folding the pell code into webwork. Sure it's extra code to maintain, but it's

Re: [OS-webwork] WebWorks without velocity how to

2003-12-12 Thread Tracy Snell
On Dec 11, 2003, at 1:22 PM, Jason Carreira wrote: WW1 you can use without velocity, WW2 uses velocity for its UI tag templates. If you don't plan to use the UI tags, you can remove it. You can use WW2 and just use JSPs and never have to write any Velocity templates. However, Velocity is still

Re: [OS-webwork] upload and the action

2003-11-28 Thread Tracy Snell
On Nov 28, 2003, at 6:43 AM, David Nielsen wrote: why isnt the action class called if u upload a file larger than the max size in webwork.multipart.maxSize property Webwork 1 or 2? I'm fairly certain in 2 it'll get called. At least it did at one time.

Re: [OS-webwork] webwork2 cvs access

2003-10-27 Thread Tracy Snell
What's spooky about it? Did you use a username/pw you care about? Would it not be spooky if it was an encrypted login? Would you just assume that since they had good over the wire security that the data (your username/pw) was securely stored on the server? On Oct 27, 2003, at 5:38 PM, Dag

Re: [OS-webwork] [JIRA-OS] Created: (WW-336) Iterator tags value attribute required

2003-10-06 Thread Tracy Snell
On 10/6/03 2:16 PM, Jason Carreira [EMAIL PROTECTED] wrote: I don't think so Easy to do by having the messages bounced to mailman. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [OS-webwork] Validation Framework details

2003-09-24 Thread Tracy Snell
On 9/24/03 8:45 PM, Jason Carreira [EMAIL PROTECTED] wrote: The type conversion framework will handle this part... It sounds like we (Patrick and I) need to get together on making these work together better and make it so the type conversion can provide good messages. Wouldn't having the

Re: [OS-webwork] formbean vs. action

2003-09-19 Thread Tracy Snell
On 9/18/03 8:25 PM, Cameron Braid [EMAIL PROTECTED] wrote: OK.. I like the sound of that ProhibitedFieldValidator :) Would it be possible, and a good idea to allow parameterization of interceptors that are on a particular stack, using the below technique ? I've been meaning to dig and

Re: [OS-webwork] Simplicity of WW2 - Practical ideas

2003-08-19 Thread Tracy Snell
On 8/18/03 7:20 AM, Francisco Hernandez [EMAIL PROTECTED] wrote: can we have a sneak peak at what you've done? I was about to post a question asking if anyone has started to work on anykind of xwork/webwork2 introductory article or tutorial. I've got a couple of projects demanding my

Re: [OS-webwork] Simplicity of WW2 - Practical ideas

2003-08-18 Thread Tracy Snell
On 8/17/03 10:05 PM, Jason Carreira [EMAIL PROTECTED] wrote: Along the lines of making it easier for new users, we need something like this: http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step.h tml If someone else wants to do it, great... If not, I'll eventually

Re: [OS-webwork] Xwork 1.0 and WebWork 2.0 beta's released

2003-08-16 Thread Tracy Snell
On 8/16/03 1:06 AM, Jason Carreira [EMAIL PROTECTED] wrote: Check the xwork.dev.java.net and webwork.dev.java.net sites for downloads. WOO HOO! Congrats everyone. --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including

Re: [OS-webwork] Users list

2003-08-09 Thread Tracy Snell
On 8/8/03 2:57 PM, Jason Carreira [EMAIL PROTECTED] wrote: To begin I cannot set my development environment in a productivity way ... I'm using Eclipse but don't know how to debug my Actions (no to say my Velocity Templates or JSP files) ... any help? (I know this is more Eclipse related,

Re: [OS-webwork] Merits of Webwork over Struts

2003-03-29 Thread Tracy Snell
On 3/29/03 11:55 AM, Hariharan [EMAIL PROTECTED] wrote: If any one can come out with some of the merits and demerits of Webwork over Struts. Throw in Maverick too! --- This SF.net email is sponsored by: The Definitive IT and Networking

Re: [OS-webwork] NPE in FilterDispatcher

2003-03-24 Thread Tracy Snell
On 3/24/03 5:36 AM, Cameron Braid [EMAIL PROTECTED] wrote: It may be worth while setting up the servlet dispatcher to detect if the filter dispatcher is being used. Then at lease a warning can be logged. The current code handles it correctly now.

[OS-webwork] ww2 webwork-example bug with Tomcat 4.1.24

2003-03-23 Thread Tracy Snell
Running ww2 from a cvs update last night. NPE happens on deploy of the example app. Here's what's happening FilterDispatcher. getActionResultConfig(String result, ActionConfig actionConfig) is called with actionConfig.getResults containing {success=class

[OS-webwork] ww2 example app NPE with Tomcat 4.1.24

2003-03-23 Thread Tracy Snell
Running ww2 from a copied snagged from cvs last night. NPE happens on deploy of the example app. Here's what's happens, FilterDispatcher. getActionResultConfig(String result, ActionResult actionConfig) is called with actionConfig.getResults containing {success=class