Sorry about this if i have violated any rules.
Like I said I got the job with webcomsales and i want to use java to make applets for things like a login form and i need to know if i need JSP in order to do so. Also is there a certain program i need to run Java applets on a web server such as apache or microsoft windows server? Thanks.
Java applets
-
- cyber messiah
- Posts: 1201
- Joined: 30 Apr 2006, 16:00
- 18
- Location: 127.0.0.1
hmmm.. well applets is a different thing and java server pages is a different thing..
well applet is dependant on client's machine whereas jsp is server side scripting language.. to host jsp pages you need to have a http server like apache tomcat or blazix.. there are some more of them as well like IBM websphere.. you its your choice.. what do you wanna go for?
well applet is dependant on client's machine whereas jsp is server side scripting language.. to host jsp pages you need to have a http server like apache tomcat or blazix.. there are some more of them as well like IBM websphere.. you its your choice.. what do you wanna go for?