Noted. I thank you all for your clarification and
information.
--- Yan Hu <[EMAIL PROTECTED]> wrote:
> --- "O. Oke" <[EMAIL PROTECTED]> wrote:
>
> > Can anyone please tell me where the "main" (public
> > static void main...) class of a Strus web
> application
> > can be found. To put it another way, when I click
> a
> > button in an HTML form, which "main" class kick
> starts
> > the chain of processing that eventually leads to
> my
> > action class being executed?
> >
> > Thank you.
>
> Struts is in fact a servlet. Servlets do not need a
> main in order to run. Instead, they are
> registered with your servlet containers such as
> Tomcat. And then Tomcat will run them. I would
> suggest you read a servlet book or tutorial before
> you learn Struts.
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo!
Security Centre. http://uk.security.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]