PDA

View Full Version : Jave bean in ubuntu



navaneethan
September 5th, 2009, 01:09 PM
How to program java bean in ubuntu hardy?enterprise java bean too?

in normally we are using BDK kit and blazix in windows respectively

What we have to do in ubuntu hardy?

mehaga
September 5th, 2009, 10:02 PM
Never used BDK nor blazix...

NetBeans IDE with Glassfish server is probably the easiest way to start.
Some alternatives are Eclipse, IntelliJ IDEA or JDeveloper, although I am not sure any of them will be a suitable replacement for BDK ('cause I have no idea what BDK does :p). You can use other application servers, like JBoss, too...

HTH