correction in the explanation
9 lines of code changed in 1 file:
in OQL NULL is named nil
1 lines of code changed in 1 file:
better example, well formatted
13 lines of code changed in 1 file:
JSTL as link
1 lines of code changed in 1 file:
documented mak:count(), mak:maxCount(), mak:lastCount()
19 lines of code changed in 1 file:
0.5.12
4 lines of code changed in 1 file:
implemented JSP functions: mak:count(), mak:maxCount(), mak:lastCount()
61 lines of code changed in 2 files:
set the request to a ThreadLocal variable to be accessible for any code within the thread
this is needed because some JSP APIs don't pass any context information
for example JSP functions seem to get no pageContext
8 lines of code changed in 1 file:
listeners can be specified in the TLD since JSP 1.2.
no need to specify the makumba cleanup listener in web.xml anymore
5 lines of code changed in 1 file:
experimental page validator not in use
0 lines of code changed in 1 file:
support for JSP 2.0
64 lines of code changed in 1 file:
0.5.11.2
13 lines of code changed in 1 file:
supporting the standard servlet login mechanism (
bug 663).
the old login mechanism is still supported.
but the standard servlet mechanism (if used) takes precedence.
14 lines of code changed in 2 files:
just applied the CSS style, needs more formating, add links + ankors
113 lines of code changed in 1 file:
the 0.5.11.1 jar was not published due to tallinn being down, so i don't increase the version.
1 lines of code changed in 1 file:
JSP 1.1 only allows META-INF/taglib.tld as tag library descriptor.
tomcat versions earlier than 4.1.20 (or so) do not check for this, while later tomcats throw an exception...
the problem will go away when using JSP 1.2 or 2.0 so copying makumba.tld to taglib.tld can be removed.
this fixes
bug 453
1 lines of code changed in 1 file:
added more headings and more about databases and OQL
68 lines of code changed in 1 file:
fixed a small bug, added more about databases
24 lines of code changed in 1 file:
added existing technologies
40 lines of code changed in 1 file:
adjusted a bit
17 lines of code changed in 1 file:
working document about makumba design
still needs:
- contribution from others :)
- links to 3rd party technologies and standards
- links to bugzilla
- more review of 3rd party technologies, e.g. from cafe au lait http://www.ibiblio.org/javafaq/
- more bugzilla review, to add more issues
- a meeting to discuss all the mess :)
298 lines of code changed in 1 file:
fixed the org.makumba.view.jsptaglib description
4 lines of code changed in 1 file: