Am doing a client server project..... I have done it with desktop.. how to do the same thing in JSP and Servlets.... Thanks in
Advance

Recommended Answers

All 3 Replies

by re-writing the code.
hopefully, you've used layers to seperate your code, so you can re-use a lot of it, otherwise.. happy coding.
if you would get stuck while coding it in JSP/Servlet, this forum might get you a lot of help.

how can i access the object in one servlet ..... from another servlet.... when i accessed it.. it only displays null....

again. the forum I linked to in my previous post is dedicated to jsp/servlet coding. this question should be asked there.

might be you didn't pass it as a parameter, but without seeing any code, I doubt me guessing what it "might" be will help you much further

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.