I use plain old html form for my login form. 
I dont see any problem either using html:form tag.

-Dan
----- Original Message ----- 
From: "Dan Allen" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Sunday, March 09, 2003 2:26 PM
Subject: Re: SecurityFilter with Struts Form


> > Hi Dan
> > 
> > You dont need to configure struts config on security issue.
> > Configure all your page level security check in your
> > securityfilter config file.  That is the beauty.
> 
> Right, I understand that.  My question relates more to the form
> itself and the struts taglibs.  This is really apart from any
> actual security.  The question stands, is it possible to use
> <html:form> for the login form and not have it throw an error that
> it cannot find the associated action when using the attribute
> "action" or do we just create a regular old html form.
> 
> Dan
> 
> -- 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> Daniel Allen, <[EMAIL PROTECTED]>
> http://www.mojavelinux.com/
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> Real programmers don't change their wardrobe too often: there 
> are no clothes stores that are open at two o'clock in the morning. 
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to