Question by groundbrandon: how do I setup an environment to test jsp web application?
I know how setup asp and php environment but not jsp how do I accomplish and is there some web developer like the visual studio to test jsp applications?
Best answer:
Answer by pc21geek
I would download XAMPP, its a free program for windows or linux.
It has Apache, PHP, mysql, etc all built in. So you could test your applications locally.
Kevin
Give your answer to this question below!