No, how should i do that?
Have you got a sample code ?

Thx,



liooil wrote:

> The point is i precisely do not want that the execute method to be
> processed. Because the end user has not submited anything yet and
should
> not see an html page with an error caused by an exception thrown
because
> of default fields (even blank ones) ... right ?
> 
> I just said this does not happen on banking app. 
> And it does with mine. HOW? WHY?
> 
> Anyway, note that with tiles, there is not always a JSP corresponding
to
> a tile. It can be a tile extending another one composed by several
JSPs.
> And in this case, i have no JSP where my action can be mapped to...

Actually, you do have a JSP file that can be mapped to your action. 
That 
JSP file may be composed of Tiles with content included from other
sources, 
but it is still a JSP and you can use it as the input value in an action

mapping.  The question is whether or note your tiled JSP declares a form

containing the fields needed as input for the authentication action to
be 
performed.  Does it do this?


-- 
Chuck Chopp

ChuckChopp (at) rtfmcsi (dot) com http://www.rtfmcsi.com

RTFM Consulting Services Inc.     864 801 2795 voice & voicemail
103 Autumn Hill Road              864 801 2774 fax
Greer, SC  29651

Do not send me unsolicited commercial email.


___[ Pub ]____________________________________________________________
Inscrivez-vous gratuitement sur Tandaime, Le site de rencontres !
http://rencontre.rencontres.com/index.php?origine=4

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


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

Reply via email to