6.1.3 Models and Views》的相关内容

ZK plugin for Grails

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 &a ...
by flyisland 2007-10-31 浏览 (1523) 回复 (2) 关键字: grails zk

REST中资源整合的问题

...
by glchengang 2007-08-15 浏览 (2704) 回复 (17) 关键字:

Grails 1.0-RC2 发布

Grails 1.0-RC2 发布,看到新增不少功能,心中窃喜啊     现在简介一下主要变动:    移植到最新的spring2.5    新的参考文档    去官方文档,个人感觉挺舒服的,而且也很有条理         内容协商(C ...
by agile_boy 2007-12-04 浏览 (1051) 回复 (5) 关键字:

Jason Rudolph 关于Groovy的新教程:Grails + EJB Step by Step (增加关系)

本文转引自http://www.infoq.com/cn/articles/grails-ejb-tutorial 作者 Jason Rudolph 译者 胡键 这是grails很好的一个入门教程,对比JAVA应用可以省略大量的代码 下面是最关键的关系管理部分 步骤5 —— 增加关系管理 关于关系管理,我们对应用有哪些期望?嗯,要我说,我们应该能…… 查看分配给某个员工的所有计算机。 ...
by tacone 2007-08-28 浏览 (1400) 回复 (0) 关键字: grails ejb

Naming a Method

How to name a method? This simple question can trigger a heat discussion and contention. As the old Bell Lab saying goes: "library design is language design", the name of method plays a vita ...
by bma 2007-07-10 浏览 (1002) 回复 (0) 关键字: design

Groovy on rails 入门 (C -1)

     Grails中的跳转页面大概有以下几种方式: 1. return model def show = {        def b = Book.get( params['id']&nb ...
by princeicelk 2007-11-26 浏览 (162) 回复 (0) 关键字: grails action 跳转

Groovy轻松入门——Grails实战基础篇

在学习任何东西之前,最重要的是培养兴趣,Groovy世界最耀眼的技术之一--Grails相信大家早已耳闻,我将通过Grails实战系列文章向您展现Grails的迷人风采,使您感受到Grails的魅力,以至疯狂地爱上Grails,并坠入Groovy的爱河。学Groovy,Grails与学Java一样,在实战之前需要搭建开发环境,您可以在 Groovy轻松入门--搭建Groovy开发环境 学习到如何搭 ...
by lam 2008-06-19 浏览 (165) 回复 (0) 关键字:

【转载】Groovy轻松入门——Grails实战基础篇

Groovy轻松入门——Grails实战基础篇(更新于2008.02.05) 在学习任何东西之前,最重要的是培养兴趣,Groovy世界最耀眼的技术之一--Grails相信大家早已耳闻,我将通过Grails实战系列文章向您展现Grails的迷人风采,使您感受到Grails的魅力,以至疯狂地爱上Grails,并坠入Groovy的爱河。学Groovy,Grails与学Java一样 ...
by mht19840918 2008-02-29 浏览 (578) 回复 (0) 关键字: grails

6.1.1 Understanding Controllers and Actions

h4. Creating a controllerh4. 创建控制器(Controllers)Controllers can be created with the [create-controller|commandLine] target. For example try running the following command from the root of a Grails proje ...
by Javabengou 2008-03-18 浏览 (312) 回复 (0) 关键字:

Groovy和Grails简介

Groovy和Grails简介 时间:2006-12-26 作者:Harshad Oak 浏览次数: 5721 本文关键字:groovy, grails, scripting language, Dev Toolbox,&n ...
by gyc567 2007-09-06 浏览 (281) 回复 (0) 关键字:

在Grails中如何配置过滤器?我找不到web.xml!

突然发现找不到地方写过滤器配置,因为WEB-INF中没有web.xml文件! 使用grails war生成的war包中倒是有,看来是临时生成的! 现在我想配置自己的过滤器该往哪里写?!
by zengsun 2007-12-02 浏览 (956) 回复 (10)

以前装了Acegi0.2版的插件,现在出0.3了,可不知道怎么升级?

我试了换掉所有的路径,结果运行不了,参考资料中也没有说到过如何删除或是升级。
by oksonic 2008-06-04 浏览 (491) 回复 (6)

Flex With Spring [转]

来源:  http://coenraets.org/flex-spring       What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight comp ...
by mikel 2007-11-23 浏览 (1299) 回复 (1)

Enjoying Web Development with Tapestry出4.1版本的,推荐下载

地址:http://www.agileskills2.org/EWDT/ Tapestry book: Enjoying Web Development with TapestryFront cover (Covering Tapestry 4.1) How to create AJAX web-based application easily? If you'd like to create ...
by tapestry 2006-12-31 浏览 (1228) 回复 (5)

(共享)Enjoying Web Development with Tapestry三个版本(免费前四章)

网站:http://www.agileskills2.org/EWDT/ 介绍: How to create AJAX web-based application easily? If you'd like to create AJAX web-based applications easily, then this book is for you. More importantly, it s ...
by tapestry 2007-02-02 浏览 (993) 回复 (0)

Grails 1.0-RC2 发布

Grails 1.0-RC2 发布,看到新增不少功能,心中窃喜啊     现在简介一下主要变动:    移植到最新的spring2.5    新的参考文档    去官方文档,个人感觉挺舒服的,而且也很有条理         内容协商(C ...
by agile_boy 2007-12-04 浏览 (946) 回复 (3) 关键字: grails

在NetBeans IDE中创建Grails插件

在NetBeans IDE中创建Grails插件,下面是一个最简单的例子,只是给你展示流程,最有用的文章我推荐下面这些:     *      The Plug-in Developers Guide     *      Phone N ...
by ╱/罒呍唲 2008-07-28 浏览 (643) 回复 (1) 关键字: netbeans

Rails 2.0 Preview Release

原文: http://weblog.rubyonrails.org/2007/9/30/rails-2-0-0-preview-release Action Pack: Resources 1,RESTful风格改进: /people/1;edit将变成/people/1/edit 2,添加routing名字空间 map.namespace(:admin) do |admin| ad ...
by hideto 2007-10-04 浏览 (1026) 回复 (0) 关键字: Rails 2.0

相关问答

赞助商链接