Walk by faith code, hack, curious

A booklist for how to write the RESTful JAVA API

As we know, in the modern enterprise system architectur…

Read more...

V8 JavaScript Engine

V8是Google开发的一个javascript引擎。它是用C++写的,然后用于google开源的浏览器chr…

Read more...

OGNL表达式语言基础ABC

OGNL表达式语言能够帮助我们访问存在于ValueStack和ActionContext中的值. 首先让我们来…

Read more...

context.xml

context.xml这个文件对于一个web工程来说是可选的.他包含一个<Context>标签. …

Read more...

什么是j2ee中的web容器

http://www.servletworld.com/servlet-tutorials/j2ee-web-…

Read more...

用Jersey编写REST风格的web服务

本文英文原文来自REST with Java (JAX-RS) using Jersey – Tu…

Read more...