Hi Folks
I have written a code in a
servlet and now i want to include that in a
JSP page. I want to display the output of servlet in JSP along with output of JSP page.
Im using include action tag but am not able to get servlet called.
I hope im making sense.