Title: SV: Understanding the login for ATM

Hi.
when the bean is not found in the session scope, an java.lang.InstantiationException is thrown.
In the web.xml, errors/errorAccountManager.jsp is defined as an errorpage for this exception.
In this file, the accountManager gets declared.

At the time of writing the app, I was feelinga bit lazy and wanted to limit the amount of tags to write in each page, so I came up with this little solution.

WR

> -----Ursprungligt meddelande-----
> Från: Frank Eggink [mailto:[EMAIL PROTECTED]]
> Skickat: den 30 mars 2001 08:55
> Till: Orion-Interest
> Ämne: Understanding the login for ATM
>
>
> Hi,
>
> I'm having difficulties understanding the login of the ATM.
>
> In the index.jsp the 'accountManager' get declared using a
> 'jsp:useBean' tag. Where does the accountManager is instantiated?
>
> I it must be somewhere between the login and the first use in
> the index.jsp page.
>
>
> FE
>
>
>
> Frank Eggink
> Swift Applications
> [EMAIL PROTECTED]
> +31 6 28847325 (voice)
> +31 33 4532464 (fax)
>
>

Reply via email to