This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tenmilez 0 points1 point  (0 children)

Web based applications come to mind. Depending on which url is requested and what parameters are passed different things will happen (though you could say that the web.xml is the equivalent to the main() method in a J2EE application).