资 源 简 介
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.
Download
This project is now active maintained at new repository location on [github.com](https://github.com/struts-community-plugins/struts2-jquery)
News
Features
AJAX support
Easy AJAX Form submission and remote call with the anchor and div tag.
Support for AJAX in the Tabs.
```
<%@ taglib prefix="s" uri="/struts-tags"%>
<