English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

The html in the page works, but it actually displays all the java code code. Is there some way I need to specify to the browser that it needs to run the code as Java instead of text?

2006-10-30 15:15:20 · 2 answers · asked by Rockstar 6 in Computers & Internet Programming & Design

It's not javascript, it's java

2006-10-30 15:44:50 · update #1

2 answers

You need to run a web server on your system that supports .jsp extensions. You can consider using Apache TomCat.

See link below:


http://tomcat.apache.org/

2006-10-31 00:36:25 · answer #1 · answered by IAPONYA3 1 · 0 0

you need to use