The requirement of mapping from one servlet to another is common issue...So below is the code how to map from servlet 1 to Servlet 2.
The XML shows mapping of HTML through FILTER file to SERVLET... If we have more than 1 servlet then we proceed through same procedure again and again....
0 Comment(s)