Re: Which do I use for web design?
- From: "mich" <copkat@xxxxxxxxxxx>
- Date: Mon, 9 Jun 2008 09:22:45 -0400
"jmDesktop" <needin4mation@xxxxxxxxx> wrote in message
news:13ba3182-bf82-446f-9732-04c8981e9a76@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
If you were starting a web project from scratch, which technology
would you use? I have looked at various. I saw "regular" jsp
scriplets, servlets emitting html, JavaBeans, JSTL, EL, JSF, and then
frameworks (or is JSF a framework?)
Outside of using frameworks, what would you use? It is a webpage that
could develop into a homemade CMS. Probably use MySQL to store
account information.
I've been thinking about it and I can't bring myself to use any
embedded code like PHP, Classic ASP or older JSP constructs, or
emitted HTML. So, it appears that I would use JavaBeans, servlets to
talk to those JavaBeans and HTML files that have EL in them.
Is this a "good" way to do things? Or should I try JSF which seems
very popular.
I digress, but the security aspect of it seems like something that is
missing from many of the frameworks I have seen and nothing in JSP
like ASP.NET has, which is why I mention the MySQL above.
Thank you.
The problem with all these frameworks is that the day you need to get out
of a using a framework can be a great big headache ...
.
- Follow-Ups:
- Re: Which do I use for web design?
- From: Arne Vajhøj
- Re: Which do I use for web design?
- References:
- Which do I use for web design?
- From: jmDesktop
- Which do I use for web design?
- Prev by Date: Re: Checking for null parameter
- Next by Date: Re: Which do I use for web design?
- Previous by thread: Re: Which do I use for web design?
- Next by thread: Re: Which do I use for web design?
- Index(es):
Relevant Pages
|