- 授权协议: LGPL
- 开发语言: Java JavaScript
- 操作系统: 跨平台
- 软件首页: http://jssp.sourceforge.net/
- 软件文档: http://jssp.sourceforge.net/
软件介绍
JSSP (JavaScript Server Pages) 可以让你在 Java 的应用服务器上使用 JavaScript 生成网页。支持已有的 Java 包和嵌入式 SQL 命令。包含 Dervish 这个 JavaScript 交互操作包用于简化 Ajax 操作。
示例代码:
<html>
<body> <%
out.print("Hello JSSP!");
%> </body>
</html>
执行效果:
Masterminds of Programming
Federico Biancuzzi、Chromatic / O'Reilly Media / 2009-03-27 / USD 39.99
Description Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. Think along with Adin D. Falkoff (APL), Jame......一起来看看 《Masterminds of Programming》 这本书的介绍吧!
