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.
--
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 209.
+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
very
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 t
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.
--
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 Liodd
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
_
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 t
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 a
On 9/18/03 3:59 AM, "Matt Ho" <[EMAIL PROTECTED]> wrote:
> Another method which might also work, but is a little more heavy handed
> is to write a custom TypeConverter for fields you want to mark as
> hidden. For example, if I balance is reserved for internal use only, I
> could write a Type conv
On 8/31/03 10:19 PM, "Cameron Braid" <[EMAIL PROTECTED]> wrote:
> Can you guys please help me with setting up the test process.
>
> I normally run tests within Eclipse, though I seem to be having
> classpath problems.
>
> Therefore, I am trying to get the ant test target to work - without any
>
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
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
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 inclu
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 r
On 7/21/03 6:25 PM, "Dick Zetterberg" <[EMAIL PROTECTED]> wrote:
> If it is not possible to get the complete history then I agree with Bill and
> think that WW1.x CVS should stay at SF. Since the original authors are not
> around much anymore, the history is sometimes the only clue you have to wha
On 7/17/03 6:57 PM, "Mathias Bogaert" <[EMAIL PROTECTED]> wrote:
> I'm sorry, *move*? Did we agree on that? Are we moving the entire OS site
> there?
I like the idea! For those of use without SSH access to sourceforge CVS life
sucks. I needed a copy of WW2 on my laptop while on the road a couple
On 7/17/03 6:05 PM, "Christoph Kiehl" <[EMAIL PROTECTED]> wrote:
> I tried to checkout webwork2 and xwork the last two days and only about 1 of
> 30 trials to connect to the anonymous CVS where successful. Do I miss
> anything, or is the CVS really down this often?
1 in 30! If you're that lucky
On 7/8/03 6:38 PM, "Pat Lightbody" <[EMAIL PROTECTED]> wrote:
> Gah, not another IoC framework... this is getting a bit silly!
It's approaching Model 2 web framework levels! ;->
---
This SF.Net email sponsored by: Parasoft
Error proof Web app
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 Network
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.
--
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 com.opensymphony.webwork.dispa
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 com.opensymphony.webwork.dispatcher.Velocit
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 com.opensymphony.webwork.dispa
24 matches
Mail list logo