You can do something like that as an Applet, with possibly Java Swing code. Although, I'm not sure if Swing only works on desktops or if it works in Applets.
Other options are Flash.
But with just JSP it not possible, because JSP does not have code features that will allow you to build a drawing application.
I have not tried JSF - Java Server Faces, but I doubt it will have features but you can check.
Some websites that use Applets for this purpose:
http://www.frontiernet.net/~imaging/draw.html
Google: Larry's Paint 1.0