Originally posted by Dave Brown:
Ask yourself first if your really need to use a framework. The only additional 'frameworks' or perhaps tools is a better word in my web apps have been using are hibernate and sometimes spring, displaytag for my tables, and other more specific tools like iText for pdf generation.
The requirement for a framework like Struts/JSF, even spring MVC hasnt become obvious to me yet although part of me is wanting an opportunity to get my teeth into one of the frameworks simply because when I look at the J2EE job market, it seems most high paying financial companies are asking for those skills.
Regards, Dave Brown
SCJP 6 - [url]http://www.dbws.net/[/url] - Check out Grails Forum
Originally posted by Dave Brown:
Sorry for the cross topic question but from a netbeans user to Greg, One thing I like about netbeans j2ee integration is the (I think its called) Hot deployment.. Once I deploy my app to my chosen app server, I can make a subtle change to a jsp file, save it, refresh my browser and immediately see the change.. Can IDEA do that ? When I had a go with IDEA, admittedly not a long tryout.. I found I kept having to redeploy the entire app. Which can become annoying if i'm making lots of small adjustments to a stylesheet for example...
Originally posted by Gregg Bolinger:
Being a Sun standard doesn't mean anything. JDO was a Sun standard. So is EJB2 and look what a mess that is. Sun did something half right by going with JPA for EJB3. (they should have just let Hibernate fill the role by itself).
What you should be looking at is simply what will be the best tool for the job.
That's the beauty of choices. You can nearly find a good fit for any project. Can't say that about .NET.
I'm not saying that JSF isn't a good choice for you. It may be. But touting it as a Sun standard is not a good reason to make that decision. Make that decision because architecturally JSF fits with your project(s) needs and solves the problems presented.
So tell me, what IDE is going to support the implementation of JSF you choose? And is that IDE going to fit the needs of the development group? Just pointing out that IDE support isn't necessarily a good reason to choose a framework either. Sure, it can matter, but should it be a deciding factor? I don't think so. Personally, I'm am the most productive with IntelliJ IDEA in any given framework I need to work in. I can't stand D&D generated code. If my IDE supports JEE development, I'm gold. I understand that some people need a bit more hand holding however, and that is their decision.
Originally posted by Gregg Bolinger:
All my projects are managed via very simple Ant scripts and sometimes Cruise Control added on top of that. I create a context for my webapp that points to where I want it to point to for all my resources. I work in a realistic working "deployed" webapp.
<snip>
I can go into more detail if you would like. Fill free to contact me outside of the forums or start a new discussion.
Let's get him boys! We'll make him read this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
|