@rateoty wrote:
hi,
that should be no big deal. Simply put them in one project and then reference to that project (project->Project References) in your other projects.
Jürgen
Did you ever try it? I have no problem with servlets of other projects, but jsp’s didn’t work. I recall the reason was the descriptor, web.xml. While I can name any servlet along with the pkg it belongs to, even if that pkg is in another (referenced) project, I don’t know how to do the same for a jsp.
-nat