Thursday, 19 September 2013

Changing servlet location on Init()

Changing servlet location on Init()

Is it possible to change the init parameters so that the servlet is
created at a different path? I need to create a servlet at a certain path.
Furthermore, would it be possible to artificially pass the path inside the
init parameters?

No comments:

Post a Comment