Hi all,
        I have a  basic question: the load-on-startup element
Of web.xml determines the order in which servlet are deployed
Within the SAME webapplication or WITHIN the servlet container?


If I have a webapp1 with a servlet that has load-on-startup value of 2,
And webapp2 with a servlet that has a load-on-startup value of 1, will
the container load webapp2 before webapp1?

Is there a way that I can specify, in tomcat 5.0, the order in which
webapps should be loaded?

Sorry for the OT question but I guess many of you on the struts list
came
Across this sort of problem

Thanx and regards
        marco



-----Original Message-----
From: Davi Salgueiro [mailto:[EMAIL PROTECTED] 
Sent: 05 November 2004 19:30
To: [EMAIL PROTECTED]
Subject: Authentication and Authorization

Hi Every One,

Does Struts have any type of authentication/ authorization mecanism?

Best regards,
Davi Salgueiro


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

Reply via email to