Menu

SvnCode Commit Log


Commit Date  
[r2039] by keess

Updated the link to the demo of csv servlet.
One link uses a comma as a separator and the other uses a semi-colon.

2008-06-08 16:19:51 Tree
[r2038] by keess

Added computation of a Fibonacci number.

2008-06-08 16:18:42 Tree
[r2037] by keess

Rewrote a significant part of the csv creation classes.
The CsvServlet for example now uses the new CsvServletWriter that in turn uses the AbstractCsvWriter. Previously these servlet classes could be used stand-alone.

2008-06-08 15:56:41 Tree
[r2036] by keess

Added classes to find the roots of a mathematical function.

2008-06-05 17:55:04 Tree
[r2035] by keess

Adjusted parsing of integers, longs and decimals so incorrect numbers like 5d are not accepted as they get accepted by using Sun's standard parse methods.

2008-06-03 15:19:06 Tree
[r2034] by keess

Updated RTE settings and hiding fields.

2008-06-01 10:17:41 Tree
[r2033] by keess

Updated the main method that functions as a simple test method.

2008-05-31 19:24:53 Tree
[r2032] by keess

Added a cast to use varargs.

2008-05-31 19:21:01 Tree
[r2031] by keess

Rewrote security classes.
Instead of abstract superclass an interface is used.
The different security classes were dropped in favor of the ApplicationServer classes.

2008-05-31 19:18:53 Tree
[r2030] by keess

Rewrote security classes.
Instead of abstract superclass an interface is used.
The different security classes were dropped in favor of the ApplicationServer classes.

2008-05-31 19:05:23 Tree
Older >