how do you invoke a simple jsp

hi,

i have a very simple jsp that displays the current time. it works on my tomcat server (installed on my computer). i purchased a domain from yahoo, say, www.beginer.com and uploaded the jsp file to the yahoo server. but when i referenced it with the url www.beginer.com/MyJSP.jsp, a download dialog popped up.

so, how do you get the browser to display the dynamic contents of the jsp file?

thanks.

[425 byte] By [anonimudsa] at [2007-11-26 19:05:01]
# 1
Did you ask Yahoo whether their server supports servlets and JSPs? Or did you just assume that? I would expect that it doesn't.
DrClapa at 2007-7-9 20:54:45 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...