Hear us Roar
Article:
 |
|
MVC Heresy with SQLTags
|
| Subject: |
|
prototyping, or consider a LAMP solution instead... |
| Date: |
|
2004-03-03 20:56:34 |
| From: |
|
acroyear
|
|
|
|
I commented on this topic on my blog a few months ago: http://acroyear.blog-city.com/read/370845.htm .
Basically, I use SQL tags and/or JSP scriptlets as a prototyping tool, and use the resultant pages as the baseline for building test cases for more the more robust version that's a more MVC/WARS based.
certainly, not all applications need to have the full MVC treatment, although in most circumstances one considers that an alternate web-scripting technology like a LAMP-based environment (Linux, Apache, Mysql, Php/Perl/Python) may be more effective for that.
|
|
| |