Converting a servlet to jsp

I have written a servlet, I want to convert it to jsp. Any ideas ?
[73 byte] By [geezera] at [2007-11-27 7:08:19]
# 1
Why do you want to do that?As far as I know, JSPs are converted to servlets, not the other way around :PDo you want to do it manually? Or are you looking for some kind of tool?
nogoodatcodinga at 2007-7-12 18:59:48 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...