2007-11-01

ZK plugin for Grails 0.2 is coming

关键字: Grails ZK
0.1 : http://flyisland.javaeye.com/blog/137014 I have just made ZK and Grails controller work together by modified sitemesh's configuration file, I'm working on making the modification executed automatically by installing the plug-in, I'll publish it as soon as I finished it.
2007-10-31

ZK plugin for Grails

关键字: Grails ZK
Grails : agile, industrial strength, rapid web application development made easy! ZK: the simplest way to make Web applications rich! Do you want to combine both of them? 1. Install & test the ZK plug-in 1) Install Grails first (http://grails.codehaus.org/Installation) 2) Follo ...
2007-08-18

[groovy] 教材和样例代码介绍

关键字: Groovy
刚刚在网上看到一个相当不错的Groovy教材,作者将一个普通java程序逐步转换成groovy程序,展现了groovy给java程序员带来的好处,非常适合希望了解groovy的java程序员。 而在教程的其他部分则逐一介绍了groovy的主要特性,包括builder,如果操作数据库,如果访问jmx,如何编写soap server和soap client等等,推荐! 教程下载地址:http://www.asert.com.au/pubs/Groovy/Groovy.pdf 另外该教程中提到网站(PLEAC-Groovy),内有大量丰富的样例代码,比如说你正计划编写一个工具来 ...
2007-08-05

[groovy]通过builder了解groovy的动态性

关键字: builder groovy
Builder是Groovy相当有用的一个特性,样例常常用生成XML来展现Builder所带来的便利性,例如要生成下述的XML文档: xml 代码   <books amount='2'>     <description>books to lean groovydescription>     <book1 name='Groovy in Action'&n ...
每个WebLogic Server都可以配置其监听的IP地址和端口号,如下图: 在运行期间,如果应用需要知道WebLogic Server所监听的IP地址和端口号,可通过JMX编程获得,JSP的样例程序如下: java 代码   <%@ page import="javax.naming.Context,                   ...
2006-12-15

BEA eWorld 2006 散记

关键字: Misc
这次BEA eWorld大会的主题还是SOA,对于这个各大产商热炒的概念,今年我的兴趣不大了。跟去年一样,我还是喜欢四下走走,寻找自己感兴趣的主题。 mSA, micro-Service Architecture 往简单里说,mSA就是一个OSGi的实现,有了这个统一平台,BEA就会将各种产品特性做成OSGi bundle,然后象搭积木那样组装不同的产品。这方面可参考的典型例子就是基于Eclipse构建的各种IDE工具。   据说IBM WAS的底层已经采用了OSGi技术,但是BEA的野心更大。按照宣传的说法,BEA力争在2008年将所有产品(应该不包括Tux ...
2006-10-24

OSGi入门笔记

关键字: OSGi
借助网上的一些资料,对OSGi有了一些了解,将到目前的一些粗浅认识记录如下,由于自己对J2EE比较熟悉,所以借助与J2EE的对比来认识OSGi。 Module OSGi中具体实现Module的单位是bundle,一个bundle就是一个jar文件,其中包含所需的类文件和资源文件,同时必须包含一个描述文件;每个bundle都可以被独立打包、部署。看到这里,你是否会觉得跟J2EE中的WAR定义很类似? 单从形式上来看,它们的确非常相似,而且它们的区别主要在于: 1)J2EE的WAR文件的粒度很大,是以应用为单位的;而OSGi bundle的粒度则相对小很多,以一组服务为单位,一个OSGi应用 ...
全文在这里 (http://www.scissor.com/resources/teamroom/) lifeback上有一个评论,提到: Nature light presents, but not directly shine behind the monitor Enough whiteboards to store information and brainstorm with ideas Enough rooms for two people to colloborate on the same computer Two monitors to increase viewab ...
flyisland
搜索本博客
我的相册
540e68f0-c01c-4b4e-a3b6-76314dcae9fc-thumb
service
共 2 张
存档
最新评论