R
RSB
Hi Everyone,
My most of programming experience is in Microsoft tools. mainly ASP. And in
ASP we can "Include" one ASP file in an another ASP file. Can we do some
thing similar with Servlets also..
Say i want to Display two Lines on my Web page.
This is First Test Line from Servlet one
This is Second Test Line from Servlet Two.
Where the line as it says come from servlet one and line two will come from
servelt 2.. Or say i have a Main Servlet and now i want to call these 2
servlets in there from my Main Servlet.
Please help me there
Thanks
RSB
My most of programming experience is in Microsoft tools. mainly ASP. And in
ASP we can "Include" one ASP file in an another ASP file. Can we do some
thing similar with Servlets also..
Say i want to Display two Lines on my Web page.
This is First Test Line from Servlet one
This is Second Test Line from Servlet Two.
Where the line as it says come from servlet one and line two will come from
servelt 2.. Or say i have a Main Servlet and now i want to call these 2
servlets in there from my Main Servlet.
Please help me there
Thanks
RSB