Re: Which do I use for web design?




"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 ...


.



Relevant Pages

  • Re: Which do I use for web design?
    ... scriplets, servlets emitting html, JavaBeans, JSTL, EL, JSF, and then ... frameworks ... What exactly, OP, do you mean by "JavaBeans"? ...
    (comp.lang.java.programmer)
  • Re: Which do I use for web design?
    ... scriplets, servlets emitting html, JavaBeans, JSTL, EL, JSF, and then ... frameworks ... except the part about emitting HTML. ... What exactly, OP, do you mean by "JavaBeans"? ...
    (comp.lang.java.programmer)
  • Re: Which do I use for web design?
    ... scriplets, servlets emitting html, JavaBeans, JSTL, EL, JSF, and then ... emitted HTML. ... So, it appears that I would use JavaBeans, servlets to ... Maybe look into a framework like Hibernate and Spring. ...
    (comp.lang.java.programmer)
  • Re: JavaServer Faces
    ... > architectures and frameworks: WebObjects, WebMacro, Velocity... ... No, seriously, some of the reason that we have so many web app ... JSF. ... With some better validation handling, ...
    (comp.lang.java.programmer)
  • Re: Web-Anwendungen
    ... Wer redet denn hier von JSF, ... Die Ersteller von JSPs sind gewöhnlich keine Java Entwickler wenn man das mal vom Rollenkonzept her betrachtet....Schau Dir doch einfach mal SUNs Ausführungen zum Thema ... Jochen und ich sagten man soll mit Servlets *anfangen*. ... wenn du meinst er soll sich zuerst servlets beibringen dann JSPs und dann noch irgendwelche frameworks und dann sein UI migrieren sind wir einer Meinung. ...
    (de.comp.lang.java)