Shailender Jain wrote:
Hi,
I know this is not the right place to ask this question.
Has anybody ever used HTTP compression and image compression techniques
so that the web page is downloaded extremely fast.
Any pointers on this will be really helpful.
Shailender Jain
If youre using apache you ca
On 5/8/2004 2:03 AM, Zhang, Larry (L.) wrote:
When using DynaValidatorForm, you just put the fields in the struts configuration xml file, and you don't need a formbean to set all the fields manually, which in turn saves your developing time. I am asking in struts community, is there any reason/enc
On 5/8/2004 4:58 PM, Murali Ravipudi wrote:
What is the best way to define different actions for the same form with
struts?
I did something like this:
==
==
In jsp,
Add User
Edit User
Delete
Is it possible to use both Strut's Validator Framework for some fields
and validate other fields using my own validation via ActionForm class.
If yes, can someone site an example.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
/03 9:40, "Eric Noel" <[EMAIL PROTECTED]> wrote:
Is it possible to use both Strut's Validator Framework for some fields
and validate other fields using my own validation via ActionForm
class. If yes, can so
What is now the recommend technique for ActionForm, do we still have to
use them? or just make use of the DynaActionForm instead and then create
the corresponding Action or LookupDispatchAction?
-
To unsubscribe, e-mail: [EMAIL
How do i validate in my ValidatorForm when in my html i have two submit
buttons having same name = "btn".
## I have this idea of a login form with two submit buttons (ie., sign
in, passwd change) having same name "btn":
7 matches
Mail list logo