Forum Moderators: phranque
You can find this kind of information at IANA [iana.org...]
When a JSP page has a ".do" page as a form action, that signals the application server to call a specific configuration file to look up which java action class to implement. That java class processes the form and returns whatever page is specified in the class.