WEB开发网
开发学院软件开发Java 结合使用 Apache Geronimo 和 Lift:用 Lift 创建... 阅读

结合使用 Apache Geronimo 和 Lift:用 Lift 创建 Web 应用程序并部署到 Geronimo

 2009-11-19 00:00:00 来源:WEB开发网   
核心提示: qpx 对象是一个请求变量,show 方法绑定到表单中提交的值,结合使用 Apache Geronimo 和 Lift:用 Lift 创建 Web 应用程序并部署到 Geronimo(9),我们创建一个 temp 变量,它要么是空字符串,为了测试新代码,只需进行重新编译,要么是提交的值加上 Re

qpx 对象是一个请求变量。show 方法绑定到表单中提交的值。我们创建一个 temp 变量,它要么是空字符串,要么是提交的值加上 Received: 字符串前缀(如果表单提交了值)。bind 部分把数据绑定到视图中的每个标记。这里的数据是 XML。text 和 submit 函数是 XML 构建器。对于 messages 标记,我们直接使用 XML。XML 是 Scala 中的第一类成员,Lift 可以直接使用 XML。

为了测试新代码,只需进行重新编译,同样使用 Maven。


清单 8. 重新编译应用程序
$ mvn compile 
[INFO] Scanning for projects... 
[INFO] ------------------------------------------------------------------------ 
[INFO] Building quepasa 
[INFO]  task-segment: [compile] 
[INFO] ------------------------------------------------------------------------ 
[INFO] [resources:resources] 
[INFO] Using default encoding to copy filtered resources. 
[INFO] [yuicompressor:compress {execution: default}] 
[INFO] nb warnings: 0, nb errors: 0 
[INFO] [compiler:compile] 
[INFO] Nothing to compile - all classes are up to date 
[INFO] [scala:compile {execution: default}] 
[INFO] Compiling 1 source files to /Users/michael/code/lift/quepasa/target/classes 
[INFO] ------------------------------------------------------------------------ 
[INFO] BUILD SUCCESSFUL 
[INFO] ------------------------------------------------------------------------ 
[INFO] Total time: 7 seconds 
[INFO] Finished at: Fri May 23 22:21:19 PDT 2008 
[INFO] Final Memory: 9M/18M 
[INFO] ------------------------------------------------------------------------ 

上一页  4 5 6 7 8 9 10  下一页

Tags:结合 使用 Apache

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接