Difference between revisions of "Creating a servlet called CompletedBy"
From MyWiki
(Created page with "To create a servlet we need to configure a simple entry in the web.xml of the context.<br> For a servlet called CompletedBy the entry would be as follows :<br>") |
(No difference)
|
Revision as of 19:30, 3 November 2014
To create a servlet we need to configure a simple entry in the web.xml of the context.
For a servlet called CompletedBy the entry would be as follows :