  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Action without interceptors | Action without interceptors 2007-01-09 - By Juan Espinosa
Back
1) Because the url has a parameter called validationCode and i dont have a property in my class with that name..... 2) Because i want interceptors run when "I WANT" not when struts want...
May be i must write an interceptor that do nothing and put that interceptor in the action
-- --Mensaje original-- -- De: Dave Newton [mailto:DNewton@(protected)] Enviado el: martes, 09 de enero de 2007 13:45 Para: Struts Users Mailing List Asunto: RE: Action without interceptors
From: Juan Espinosa [mailto:pcexplorer@(protected)] > The seconda action is an action that validate a code passed > http://www.mysite.com/test2?validationCode=3 > I need no intercepto neither parameters interceptor nor model driven > interceptor...
Just because you don't *need* one doesn't mean it matters if they're there.
Why do you explicitly *not* want the interceptors?
Dave
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
-- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.16.7/620 - Release Date: 08/01/2007 16:12
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.16.7/620 - Release Date: 08/01/2007 16:12
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |