| Projects on Google Code | Results 1 - 10 of 297 |
This tool follows the directives in *[http://cwiki.apache.org/S2WIKI/troubleshooting-guide-migrating-from-struts-20x-to-21x.html Troubleshooting guide migrating from Struts 2.0.x to 2.1.x]* and updates the content of the JSP, XML and Java files creating a backup file for each updated one.
For exa...
==Struts2-Hibernate==
{{{
1. >> Download
2. >> Wiki
}}}
==Link==
* 1. http://www.roseindia.net/struts/struts2/index.shtml
Excellent beginner guide
* 2. http://struts.apache.org/2.x/docs/guides.html
Excellent developer resource for learning Struts 2
* 3. http://stru...
=Struts2 jQuery Plugin=
A Plugin for the popular java web framework struts2 to provide ajax functionality and UI Widgets based on the jQuery javascript framework.
* Visit the [http://www.weinfreund.de/struts2-jquery-showcase/ Showcase] to see examples.
* [Changelog]
* [http://groups.go...
*gt-grid* is a AJAX data grid component, *struts2-gt-grid-plugin* integrate gt-grid as a plugin into struts2.
gt-grid: http://ecside.group.javaeye.com/
----
==changes==
_2009/12/5_
commit struts2-gt-grid-plugin v0.1
==Full Hibernate Plugin 2.1.2 GA Released _(17 dec 2009)_==
([http://code.google.com/p/full-hibernate-plugin-for-struts2/wiki/6_Release_Notes Release Notes page])
==Alternative Tutorial [http://www.vaannila.com/struts-2/struts-2-tutorial/struts-2-tutorial.html Here]==
==Hibernate Validator in...
This project contains additional configuration, interceptors, and other code used to improve the security of struts 2 applications.
Instructions for using the security addons are provided in the following files:
/WEB-INF/classes/
* example.xml
* example-auth.xml
* struts-securityaddon...
This project is a maven repository for unofficial Struts 2 Plugins.
Click [http://cwiki.apache.org/S2PLUGINS/home.html here] to visit the Struts 2 Plugin Registry.
Click [http://struts2plugin-maven-repo.googlecode.com/svn/trunk/ here] to browse the available plugins.
To allow maven to use t...
The plug-in is based on SSH(Struts2 + Spring2 + Hibernate3), and it provide some advanced idea to improve the develop on SSH.
=Summary=
# Struts without Action
# No Configuration
# Auto-Validation
# Parameter with life cycle
# Page structure model
# HTML as template
# Orient Objec...
This is a struts2 plugin project. It provides a "json" result type that serializes beans into JSON. The serialization process heavily utilize Flexjson(http://flexjson.sourceforge.net/) to be easily configured.
This plugin is very simliar to Struts 2 JSON Plugin(http://cwiki.apache.org/S2PLUGINS/j...
This project aims to quickly generate blank web applications based on Spring, Struts 2, JPA (Hibernate as the provider) and HSQL, Struts Convention and Struts REST, and as little XML as possible. Generation of CRUDs will be supported as well.
This project seeks to help people to get started with...