You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Musachy Barroso <mu...@gmail.com> on 2009/02/16 21:21:30 UTC

Strutson release

Hi all

I had been waiting for Struts 2.1 to make a release of
Srutson(http://code.google.com/p/strutson/). This command line tool
generates empty applications based on Hibernate, JPA, Spring, Struts
2.1, Convention Plugin, REST(optional) and JQuery. Strutson can
generate actions(limited support for validation), services
(reading/writing to database), JSPs pages for CRUD operations, from
your model classes. Here is a tutorial:

http://code.google.com/p/strutson/wiki/Tutorial

feel free to contact me with bug reports or ideas for improvement.

regards
musachy

-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [ANN] VTD-XML 2.5

Posted by Dave Newton <ne...@yahoo.com>.
crackeur@comcast.net wrote:
> VTD-XML 2.5 is now released.

Is there some sort of Struts integration or something?

(Please start new threads for new topics, otherwise it looks weird in 
threaded view.)

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


[ANN] VTD-XML 2.5

Posted by cr...@comcast.net.
VTD-XML 2.5 is now released. Please go to https://sourceforge.net/project/showfiles.php?group_id=110612&package_id=120172&release_id=661376  to download the latest version. 


Changes from Version 2.4 (2/2009) 

* Added separate VTD indexing generating and loading (see http://vtd-xml.sf.net/persistence.html for further info) 
* Integrated extended VTD supporting 256 GB doc (In Java only). 
* Added duplicateNav() for replicate multiple VTDNav instances sharing XML, VTD and LC buffer (availabe in Java and C#). 
* Various bug fixes and enhancements