Originally posted by Felipe Pittella:
Hi folks,
"Servlet A" forwards to "Servlet B", wich includes "Servlet C", wich forwards to "Servlet D", wich includes "Servlet E".
"A -> B <- C -> D <- E"
When "Servlet A" is requested , wich servlets might contribute to the final response??
have fun yourselves...let�s discuss it.
Tks.
Originally posted by Felipe Pittella:
1-is Member allowed to access to "/MyPath/MyServlet" resource via *POST* ??
2-is Admin(role not speficied for that web-resource) allowed to access to
"/MyPath/MyServlet" resource via *GET* ??
3- is Admin(role not speficied for that web-resource) allowed to access to "/MyPath/MyServlet" resource via *POST* ??