-
MySQL2JSP Has been rated by JARS as TOP 25%,
http://www.jars.com/WWWtools/other/resource.php/33195.
2006-11-20 13:52:22 UTC in MySQL2JSP
-
Hello,
There might be a posibility that mysql2jsp cannot see the template files.
Can you try the following :
jar -xvf mysqj2jsp_<version>.jar
The command above will extract all of the contents of mysql2jsp in the current directory
After the contents of the jar are extracted try to execute the GUI or the command line utility using java
sample usage: java...
2006-11-20 13:39:35 UTC in MySQL2JSP
-
More information can be found at http://mysql2jsp.blogspot.com (mysql2jsp official blog)
2006-09-12 12:28:09 UTC in MySQL2JSP
-
db2jspgen and mysql2jsp blogs can be found at:
http://db2jspgen.blogspot.com and http://mysql2jsp.blogspot.com respectively.
2006-09-09 13:08:41 UTC in MySQL2JSP
-
MySQL2JSP review from Japan.
The review can be found in English and Japanese.
In order to view the review in English follow the (white rabbit ... )link below to view it translated by google...
2006-09-07 03:20:15 UTC in MySQL2JSP
-
TODO:
choose from a list of databases. (Oracle & MySQL for the moment)
Support for ANSI SQL and other databases such as oracle , Derby, HSQL, DB2 etc...
Better Front end support, for Foreign keys, ie. the user will be able to select a value of a foreign after viewing the records of the "foreign" table.
The inclusion of several design patterns as well as...
2006-09-05 15:12:19 UTC in MySQL2JSP
-
http://sourceforge.net/docman/admin/index.php?docid=34216&mode=docedit&group_id=172800.
2006-09-05 15:10:05 UTC in MySQL2JSP
-
It will work with or without the GUI.
to run the GUI you just have to type :
java -jar mysql2jsp0.3.jar
For the usage of the command line tools I'm preparing a documentation file.
2006-09-05 14:59:32 UTC in News
-
Hello,
I got the same error when i turned off MySQL server.
Please Check that you have MySQL server running and if your problem persists please let me know with as many details as possible.
2006-08-26 17:09:41 UTC in MySQL2JSP
-
MySQL2JSP v0.3.0.1 This release contains several bugfixes of the templates as well as the code being developed.
Furthermore MySQL2JSP generates a complete directory structure of the web application.
Features and Changes
* Several bugfixes/enhancements to the templates as well as to the core application
* Added Web application directory structure generator
* Added CSS generator...
2006-08-24 15:47:13 UTC in MySQL2JSP