hi i have a problem , i want use the exisiting jsp page which is in a different project want to call that jsp in another project using servlet...

my code jsp page and servlet pages are from two different projects

SampleWebProject1:-

WebContent:
Web-INF:-
jsp:-
Sample.jsp

SecondSampleProject:-
src:-
sampleServlet.java


i want to call Sample.jsp from sampleServlet.java

please help to get out from this problem

it's just an http call away.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.