An framework for rapid development of web applications that emphasizes complete separation of markup from code, ease of use and seamless integration with Java.
Be the first to post a text review of FreeTaak. Rate and review a project by clicking thumbs up or thumbs down in the right column.
------------------------------------------------------------------------ r144 | trungadinh | 2008-05-12 08:59:03 -0500 (Mon, 12 May 2008) | 2 lines Added checkname.taak and taak.js to templates. ------------------------------------------------------------------------ r143 | trungadinh | 2008-05-12 08:58:09 -0500 (Mon, 12 May 2008) | 2 lines Added root variable to servlet context. ------------------------------------------------------------------------ r142 | trungadinh | 2008-05-12 08:54:24 -0500 (Mon, 12 May 2008) | 2 lines Fix foreach test. ------------------------------------------------------------------------ r141 | trungadinh | 2008-05-12 08:46:29 -0500 (Mon, 12 May 2008) | 2 lines Added targets to compile and run specific files. ------------------------------------------------------------------------ r140 | trungadinh | 2008-05-12 08:45:32 -0500 (Mon, 12 May 2008) | 2 lines Added test for JSON.decode(). ------------------------------------------------------------------------ r139 | trungadinh | 2008-05-12 08:44:37 -0500 (Mon, 12 May 2008) | 2 lines Added sleep(), json(), jsonDecode(). ------------------------------------------------------------------------ r138 | trungadinh | 2008-05-12 08:40:53 -0500 (Mon, 12 May 2008) | 2 lines Fix bug in JSONDecoder.decode(). ------------------------------------------------------------------------ r137 | trungadinh | 2008-05-10 18:30:32 -0500 (Sat, 10 May 2008) | 5 lines Redo file upload. Added commons-io.jar and commons-fileupload.jar libraries. Added info(). Change foreach to work with Enumeration as well. ------------------------------------------------------------------------ r136 | trungadinh | 2008-05-05 13:24:27 -0500 (Mon, 05 May 2008) | 2 lines Change startup script to add all jar files in /opt/taak/lib to classpath. ------------------------------------------------------------------------ r135 | trungadinh | 2008-05-05 13:23:07 -0500 (Mon, 05 May 2008) | 2 lines Added rename(). ------------------------------------------------------------------------ r134 | trungadinh | 2008-05-05 13:21:43 -0500 (Mon, 05 May 2008) | 2 lines Fix bug in write for writing new file. ------------------------------------------------------------------------ r133 | trungadinh | 2008-05-04 12:15:28 -0500 (Sun, 04 May 2008) | 2 lines Convert second argument to setText to String. ------------------------------------------------------------------------ r132 | trungadinh | 2008-04-27 19:42:26 -0500 (Sun, 27 Apr 2008) | 2 lines Release 0.8.8 ------------------------------------------------------------------------ r131 | trungadinh | 2008-04-26 23:24:39 -0500 (Sat, 26 Apr 2008) | 2 lines Fix makeInteger and array assignment. ------------------------------------------------------------------------ r130 | trungadinh | 2008-04-26 20:57:45 -0500 (Sat, 26 Apr 2008) | 2 lines Fix error message in Call. ------------------------------------------------------------------------ r129 | trungadinh | 2008-04-26 20:46:57 -0500 (Sat, 26 Apr 2008) | 2 lines Remove exit, load, eval as keywords. ------------------------------------------------------------------------ r128 | trungadinh | 2008-04-26 13:34:02 -0500 (Sat, 26 Apr 2008) | 2 lines Fix print and println. -td ------------------------------------------------------------------------ r127 | trungadinh | 2008-04-25 10:32:59 -0500 (Fri, 25 Apr 2008) | 3 lines Added map(), reduce(), filter(), compose(), bind(), bindlast(). Added all(), any(), ident(). ------------------------------------------------------------------------ r126 | trungadinh | 2008-04-25 01:24:17 -0500 (Fri, 25 Apr 2008) | 2 lines Fix negative numbers literals. ------------------------------------------------------------------------ r125 | trungadinh | 2008-04-24 20:38:17 -0500 (Thu, 24 Apr 2008) | 2 lines Added math functions.
------------------------------------------------------------------------ r124 | trungadinh | 2008-04-24 15:32:15 -0500 (Thu, 24 Apr 2008) | 2 lines Added squeeze(). ------------------------------------------------------------------------ r123 | trungadinh | 2008-04-24 08:26:40 -0500 (Thu, 24 Apr 2008) | 2 lines Added support for array instantiation (new int[10];). ------------------------------------------------------------------------ r122 | trungadinh | 2008-04-23 20:42:44 -0500 (Wed, 23 Apr 2008) | 5 lines Added support for JSON. Added serialize() deserialize() using JSON. Added fonts to SimpleCaptcha. Make Base64 not break lines by default. ------------------------------------------------------------------------ r121 | trungadinh | 2008-04-22 15:30:30 -0500 (Tue, 22 Apr 2008) | 2 lines Added templates for signup, edit profile, forgot password. ------------------------------------------------------------------------ r120 | trungadinh | 2008-04-21 17:26:08 -0500 (Mon, 21 Apr 2008) | 4 lines Added CaptchaHandler. Added SimpleCaptcha. Added null pointer check in PathUtil. ------------------------------------------------------------------------ r119 | trungadinh | 2008-04-21 15:18:02 -0500 (Mon, 21 Apr 2008) | 3 lines Moved toString() methods to StringUtil. Fix bug with import and static fields. ------------------------------------------------------------------------ r118 | trungadinh | 2008-04-21 13:43:46 -0500 (Mon, 21 Apr 2008) | 3 lines Added Base64 utility. Encrypt cookie using AES. ------------------------------------------------------------------------ r117 | trungadinh | 2008-04-21 13:42:17 -0500 (Mon, 21 Apr 2008) | 2 lines Fix array equality. ------------------------------------------------------------------------ r116 | trungadinh | 2008-04-21 10:39:03 -0500 (Mon, 21 Apr 2008) | 2 lines Added org.taak.config.Config. ------------------------------------------------------------------------ r115 | trungadinh | 2008-04-21 10:25:33 -0500 (Mon, 21 Apr 2008) | 2 lines Dump stack trace if -d flag on command line tool. ------------------------------------------------------------------------ r114 | trungadinh | 2008-04-21 10:23:47 -0500 (Mon, 21 Apr 2008) | 2 lines Added util method to read file. ------------------------------------------------------------------------ r113 | trungadinh | 2008-04-21 10:22:58 -0500 (Mon, 21 Apr 2008) | 2 lines Make null compatible with non-primitive. ------------------------------------------------------------------------ r112 | trungadinh | 2008-04-21 10:18:55 -0500 (Mon, 21 Apr 2008) | 2 lines Fix netbeans project settings. ------------------------------------------------------------------------ r111 | trungadinh | 2008-04-18 11:37:30 -0500 (Fri, 18 Apr 2008) | 3 lines Added debug info to servlet error message. Added debug(), warn(), and error() functions to log messages. ------------------------------------------------------------------------ r110 | trungadinh | 2008-04-17 19:50:25 -0500 (Thu, 17 Apr 2008) | 2 lines Added themes directory. ------------------------------------------------------------------------ r109 | trungadinh | 2008-04-17 10:45:45 -0500 (Thu, 17 Apr 2008) | 5 lines Added examples in log4j.properties. Fix libraries in netbeans project. Refactor TaakServlet to use chains of handlers. Renamed ConfigException to ConfigError. ------------------------------------------------------------------------ r108 | trungadinh | 2008-04-14 20:07:36 -0500 (Mon, 14 Apr 2008) | 2 lines Updated default template. ------------------------------------------------------------------------
------------------------------------------------------------------------ r106 | trungadinh | 2008-04-13 21:36:29 -0500 (Sun, 13 Apr 2008) | 2 lines Version 0.8.7 ------------------------------------------------------------------------ r105 | trungadinh | 2008-04-13 21:32:23 -0500 (Sun, 13 Apr 2008) | 3 lines Fix template login/logout. Fix argument check in setAuthenticatedUser(). ------------------------------------------------------------------------ r104 | trungadinh | 2008-04-13 21:14:57 -0500 (Sun, 13 Apr 2008) | 4 lines Refactored AuthenticatedUser to GetAuthenticatedUser and SetAuthenticatedUser. Added request parameter to getCookie() and getSecureCookie(). Added response parameter to setCookie() and setSecureCookie(). ------------------------------------------------------------------------ r103 | trungadinh | 2008-04-11 22:32:13 -0500 (Fri, 11 Apr 2008) | 2 lines Fix subject line in mail(). ------------------------------------------------------------------------ r102 | trungadinh | 2008-04-11 22:20:42 -0500 (Fri, 11 Apr 2008) | 3 lines Added file upload. Added mail(). ------------------------------------------------------------------------ r101 | trungadinh | 2008-04-11 13:49:47 -0500 (Fri, 11 Apr 2008) | 2 lines Added more templates. ------------------------------------------------------------------------ r100 | trungadinh | 2008-04-10 23:43:37 -0500 (Thu, 10 Apr 2008) | 3 lines Added XHTMLWriter. Changed XML parse to preserve whitespace. ------------------------------------------------------------------------ r99 | trungadinh | 2008-04-10 17:35:57 -0500 (Thu, 10 Apr 2008) | 2 lines Fix login_action. -td ------------------------------------------------------------------------ r98 | trungadinh | 2008-04-10 11:25:50 -0500 (Thu, 10 Apr 2008) | 5 lines Renamed auth.taak to login_action.taak. Renamed logout.taak to logout_action.taak. Added role to User. Fixed UPDATE SQL. ------------------------------------------------------------------------ r97 | trungadinh | 2008-04-10 09:26:14 -0500 (Thu, 10 Apr 2008) | 6 lines Added more templates. Added makeHtmlTable(). Added getMember(). Added ObjectUtil. Moved model/<project>.xml to model.xml. ------------------------------------------------------------------------ r96 | trungadinh | 2008-04-09 16:30:21 -0500 (Wed, 09 Apr 2008) | 3 lines Added log4j.properties template. Added jetty-context.xml template. ------------------------------------------------------------------------ r95 | trungadinh | 2008-04-09 16:29:06 -0500 (Wed, 09 Apr 2008) | 2 lines Added submit button to login.htm. ------------------------------------------------------------------------ r94 | trungadinh | 2008-04-09 16:28:32 -0500 (Wed, 09 Apr 2008) | 2 lines Fix NullPointerException when taak script exists but xhmtl does not. ------------------------------------------------------------------------ r93 | trungadinh | 2008-04-09 10:44:15 -0500 (Wed, 09 Apr 2008) | 5 lines Added builtin variable TAAK_HOME. Added template script setclasspath.sh. Added template script setadminpassword.taak. Added template configuration file jetty-context.xml. ------------------------------------------------------------------------ r92 | trungadinh | 2008-04-09 00:16:20 -0500 (Wed, 09 Apr 2008) | 2 lines Fix auth.taak template. ------------------------------------------------------------------------ r91 | trungadinh | 2008-04-08 23:50:51 -0500 (Tue, 08 Apr 2008) | 4 lines Added templates for login. Added model parameter to taak --project. Added password type to model. ------------------------------------------------------------------------ r90 | trungadinh | 2008-04-08 23:02:13 -0500 (Tue, 08 Apr 2008) | 2 lines Added interpolate(). ------------------------------------------------------------------------ r89 | trungadinh | 2008-04-08 16:21:37 -0500 (Tue, 08 Apr 2008) | 9 lines Added http module. Moved redirect() to http module. Added getCookie(), setCookie(), getSecureCookie(), setSecureCookie(). Added authenticatedUser(). Removed FORWARD condition. Refactored split() to use code in StringUtil. Fixed tracing. Changed hex() to accept byte array. ------------------------------------------------------------------------ r88 | trungadinh | 2008-04-08 16:10:30 -0500 (Tue, 08 Apr 2008) | 2 lines Added split() to StringUtil. ------------------------------------------------------------------------ r87 | trungadinh | 2008-04-08 16:09:14 -0500 (Tue, 08 Apr 2008) | 2 lines Fix bug in toInteger. ------------------------------------------------------------------------ r86 | trungadinh | 2008-04-08 16:07:27 -0500 (Tue, 08 Apr 2008) | 2 lines Changed a || b to return a or return b instead of true or false. ------------------------------------------------------------------------ r85 | trungadinh | 2008-04-07 16:35:36 -0500 (Mon, 07 Apr 2008) | 2 lines Added equals(List,List) to data objects. ------------------------------------------------------------------------ r84 | trungadinh | 2008-04-07 13:29:34 -0500 (Mon, 07 Apr 2008) | 2 lines Added onetomany relations to model. ------------------------------------------------------------------------ r83 | trungadinh | 2008-04-07 13:28:19 -0500 (Mon, 07 Apr 2008) | 4 lines Added trace constants to Code. Changed options processing in Tool. Added error checking to getChild(). ------------------------------------------------------------------------ r82 | trungadinh | 2008-04-07 13:25:18 -0500 (Mon, 07 Apr 2008) | 2 lines Added call level tracing. ------------------------------------------------------------------------
------------------------------------------------------------------------ r60 | trungadinh | 2008-04-01 15:43:49 -0500 (Tue, 01 Apr 2008) | 2 lines Fixed hello example build file. ------------------------------------------------------------------------ r61 | trungadinh | 2008-04-01 19:31:07 -0500 (Tue, 01 Apr 2008) | 2 lines Added escape sequence for string literals. ------------------------------------------------------------------------ r62 | trungadinh | 2008-04-01 20:00:52 -0500 (Tue, 01 Apr 2008) | 2 lines Added getChildren(). ------------------------------------------------------------------------ r63 | trungadinh | 2008-04-01 22:06:25 -0500 (Tue, 01 Apr 2008) | 2 lines Added max() and min(). ------------------------------------------------------------------------ r64 | trungadinh | 2008-04-03 21:49:10 -0500 (Thu, 03 Apr 2008) | 2 lines Fix error reporting. ------------------------------------------------------------------------ r65 | trungadinh | 2008-04-03 21:51:00 -0500 (Thu, 03 Apr 2008) | 2 lines Changed exception in getChildren(). ------------------------------------------------------------------------ r66 | trungadinh | 2008-04-05 15:31:39 -0500 (Sat, 05 Apr 2008) | 2 lines Added defaultValue to getAttribute(). ------------------------------------------------------------------------ r67 | trungadinh | 2008-04-05 15:32:35 -0500 (Sat, 05 Apr 2008) | 2 lines Added test for getAttribute(). ------------------------------------------------------------------------ r68 | trungadinh | 2008-04-05 15:34:28 -0500 (Sat, 05 Apr 2008) | 2 lines Added min(), max(), join(). ------------------------------------------------------------------------ r69 | trungadinh | 2008-04-05 15:35:45 -0500 (Sat, 05 Apr 2008) | 2 lines Added check for invalid character in Scanner. ------------------------------------------------------------------------ r70 | trungadinh | 2008-04-05 15:36:25 -0500 (Sat, 05 Apr 2008) | 2 lines Added DbError. ------------------------------------------------------------------------ r71 | trungadinh | 2008-04-05 15:37:28 -0500 (Sat, 05 Apr 2008) | 2 lines Added error(Throwable t) to Code. ------------------------------------------------------------------------ r72 | trungadinh | 2008-04-05 15:38:24 -0500 (Sat, 05 Apr 2008) | 2 lines Added IdGenerator, IdGeneratorFactory, and UuidIdGenerator. ------------------------------------------------------------------------ r73 | trungadinh | 2008-04-05 15:39:05 -0500 (Sat, 05 Apr 2008) | 2 lines Added tracing (enabled by -t command line flag). ------------------------------------------------------------------------ r74 | trungadinh | 2008-04-05 22:36:03 -0500 (Sat, 05 Apr 2008) | 2 lines Added --model|-m commandline options to generate model from xml. ------------------------------------------------------------------------ r75 | trungadinh | 2008-04-06 11:41:26 -0500 (Sun, 06 Apr 2008) | 2 lines Changed database uri handling for model generation. ------------------------------------------------------------------------ r76 | trungadinh | 2008-04-06 14:32:22 -0500 (Sun, 06 Apr 2008) | 3 lines Added --project option to taak tool. Changed exec to accept multiple arguments. ------------------------------------------------------------------------ r77 | trungadinh | 2008-04-06 15:49:53 -0500 (Sun, 06 Apr 2008) | 2 lines Added import statement. ------------------------------------------------------------------------ r78 | trungadinh | 2008-04-06 18:43:20 -0500 (Sun, 06 Apr 2008) | 2 lines Misc fixes. ------------------------------------------------------------------------ r79 | trungadinh | 2008-04-06 20:23:12 -0500 (Sun, 06 Apr 2008) | 2 lines Allow list argument to getText(). ------------------------------------------------------------------------ r80 | trungadinh | 2008-04-06 20:23:57 -0500 (Sun, 06 Apr 2008) | 2 lines Fix order by, limit and offset in model query. ------------------------------------------------------------------------
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?