|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Hi all,
I am a Java beginner and want to develop a J2EE application online. I want to use JBoss as my J2EE container, any better alternative? Well, JBoss bundles with Tomcat 4 (not the latest version) so that you can use it quickly. But Tomcat's performance is not good enough, we usually port it to Apache. How can I do with Apache + JBoss + Tomcat? For better development, I want to choose NetBean as my IDE. NetBean is excellent to work for J2EE, isn't it? Is there any preparation for bettern cooperation between NetBean and my server? Thanks for help.
__________________
------------------------------------------ Perl Kids Kiss Perl Stanley ------------------------------------------ |
|
#2
|
|||
|
|||
|
Why not yse jBoss + Jetty + Apache, If you read up it is not the connection from jboss to apache it is the connection from jetty or tomcat to apache.
I would use eclipse as it is free to use |
|
#3
|
||||
|
||||
|
I heard that Tomcat had more features than Jetty did. Is it true? What difference is there?
Well should I change my word to Apache+Tomcat/Jetty+JBoss+PostgreSQL? :P By the way, I would like to setup an entire environment for developing J2EE applications and refer to that article at http://www.netbeans.org/kb/articles/j2ee.html What do you think about this article? Someone else recommended Eclipse too. Why do you like to use it? Is it powerful or easy to use? Does it excellent to develop J2EE or any Java application? I am seeking a way of Rapid Application Development, please advise. |
|
#4
|
|||
|
|||
|
Eclipse is great, because of the many plugins available for the platform (see eclipse-plugins.2y.net). It also has the best integration of cvs i know. With the lomboz-plugin it is quite good for J2EE-Development. But i've also heard, that for RAD and J2EE NetBeans has the better solution.
|
|
#5
|
||||
|
||||
|
Since I have little idea on J2EE development, might you tell me what features are necessary or important to J2EE development, please? What should I consider before developing the application?
|
|
#6
|
|||
|
|||
|
Well the answer really is what do you like. Do not pick a IDE just on what people are telling you, it is a personal choice (I love my pancakes with blueberries, you might like apples) My best bet for you is to do more research before you jump in.
|
|
#7
|
||||
|
||||
|
Yes, sometimes choosing IDE is just a personal choice. But sometimes we have no choice on our own hands.
Developing a J2EE application (no matter whether it is web-based or a distributed system), many people usually involves in the development. I wanna find a suitable IDE so that a team can work much closely and cooperate much well. I also have to consider whether an IDE can help to speed up the development (this is the main feature I am seeking). What should I do? |
|
#8
|
|||
|
|||
|
I do not use an IDE as i find that it just slows me down. But you might want to use an IDE if you team is bigger than two people.
Also make sure that you are using ant in your project. |
|
#9
|
||||
|
||||
|
Yes, I am finding a good solution for a team.
Is Esclipe a good idea? mm... I might have to select between NetBeans and Esclipe ie. robustness vs flexibility |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Web-based Application |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|