JSP on linux server?

Are we allowed to put a jsp servlet on a linux server? There is a serverlet called UploadBean that could be helpful to one of my clients, but I didn’t think we could use jsp.

Thanks

No, JSP wont work.

That’s what I thought.

Thanks for the reply.

Greg