Struts "Please Wait" processor and dispatch actions

2006-01-23 Thread Randy Shepherd
http://wiki.apache.org/struts/StrutsPleaseWait I implemented this a while back on an order processing page using a plain old Action. I would like to now use it with a dispatch action, however there are struts config problems. Specifically, the parameter attribute that is used to trigger the

Re: Problem with Tiles and URLRewrite Filter

2005-12-15 Thread Randy Shepherd
rule works. bah! Thanks again, Randy On Dec 15, 2005, at 3:14 PM, Randy Shepherd wrote: Hey all, So I am trying to get outbound url rewriting working using the Tuckey URLRewrite Filter (http://tuckey.org/urlrewrite/) with Struts 1.2.7 with Tiles 1.1. It appears that my outbound rules are

Problem with Tiles and URLRewrite Filter

2005-12-15 Thread Randy Shepherd
Hey all, So I am trying to get outbound url rewriting working using the Tuckey URLRewrite Filter (http://tuckey.org/urlrewrite/) with Struts 1.2.7 with Tiles 1.1. It appears that my outbound rules are not even being evaluated when the Struts target is a tile. As a result none of my links tha

SSLEXT extension and Struts 1.2.7

2005-12-15 Thread Randy Shepherd
The latest version of SSLEXT seems to be for Struts 1.2.2, is there a newer version, or have people had success implementing the 1.2.2 version of SSLEXT with Struts 1.2.7? Thanks, Randy - To unsubscribe, e-mail: [EMAIL PROTEC

Re: Very Simple Struts HTML tag question

2005-09-21 Thread Randy Shepherd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 bad randy.. google before you speak. On Sep 21, 2005, at 12:04 PM, Randy Shepherd wrote: I realize that it is non-standard HTML, but I was wondering if the Struts HTML input tag has an equivalent to the autocomplete parameter. Non-Standard HTML

Very Simple Struts HTML tag question

2005-09-21 Thread Randy Shepherd
I realize that it is non-standard HTML, but I was wondering if the Struts HTML input tag has an equivalent to the autocomplete parameter. Non-Standard HTML: size="22" autocomplete="off"> Struts HTML ??=?? /> Thanks in advance! Randy ---

Re: Orbitz-style processing page with Struts

2005-09-16 Thread Randy Shepherd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This looks perfect! Thanks!! On Sep 16, 2005, at 11:57 AM, [EMAIL PROTECTED] wrote: Hey Randy, take a look at this: http://wiki.apache.org/struts/StrutsPleaseWait i haven't read it or implemented it myself, but looks promising..:) Geeta

Orbitz-style processing page with Struts

2005-09-16 Thread Randy Shepherd
Hey Guys.. Pretty basic question here. I am looking for suggestions how to display an orbitz-style processing page while the server process a request. The user is submitting a form with credit card and address information for a purchase and there are several partner systems which may take up t

NoClassDefFoundError: org/apache/taglibs/standard/lang/support/ExpressionEvaluatorManager

2005-09-07 Thread Randy Shepherd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Guys, I am trying to migrate a small app from 1.1 to 1.2.7 and I experiencing this exception on JSP that previously worked just fine. I have the standard.jar in the lib directory and in the classpath. [2005-09-07 13:59:50]java.lang.NoClassD

Re: The latest stable version of struts

2005-08-31 Thread Randy Shepherd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 How many man hours are associated with moving from 1.1 to 1.2.7? What are the major challenges? - -Randy On Aug 31, 2005, at 4:09 AM, Ted Husted wrote: I think the situation is similar to which JDK people use. Right now, the bulkof the marketpla