Java Virtal Machine.net

[ News ] rss

March 19, 2010

Mario Torre: This is a sad news....

More »

March 18, 2010

Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client.... Spring framework is one of the biggest and the most comprehensive frameworks Java Community can utilize to cover most of the  end to end requirement of a software system when it come to implementation. Spring Security and Spring Remoting are ...

More »

January/2009
SunMonTueWedThuFriSat
    12 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
1819 20 21 22 23 24
25 26 27 28 29 30 31
       

[ Archives News
for 'Java Technology' ]

January 04, 2009

Template Code Generator : Apache Velocity - JET - JET2

I wanted to use a template as input for my Code Generator, but the problem was to find one that worked in a stand alone mode, not a web based one. In my research a found few that do what I wanted. Apache Velocity and Eclipse JET/JET2. I'll explain i...

Comment here

More »


Do we need any tool to assist reuse process?

When a developer needs to create applications based on a framework (Struts, for instance), what does he do? Does he read the entire documentation to understand how to benefit from the framework's extension points? What if the documentation is not ful...

Comment here

More »


Freezable JTables (are they extreme?)

In this entry, I show how to implement a JTable that allows the user to freeze a column for the horizontal scrolling, similar that what common spreadsheet applications allows you to do. Let me know if you think this JTable is extreme...

Comment here

More »


©2002-2008Java-Virtual-Machine.net