|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Ill get involved with a JSP project and have some dumb questions about JSP.
What is better, install softwares and develop under Windows or under Linux? Are there any difference between development softwares in the differents Operational Systems? I guess programing rules in one or another OS is the same thing too right? Thanx ![]() |
|
#2
|
||||
|
||||
|
They are really similar, Linux is (obviously) more stable.
Dev tools like jbuilder/eclipse/netbeans are available on both platforms. For a bit more of speed you should look at a mix of JSP, Servlets and Beans. Be aware that java eats up memory, you'll need a lot of RAM.
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#3
|
||||
|
||||
|
its Java.. Develop Once Run Anywhere...
hehe umm in my experience i prefer *nix environments. Java seems to run a lot smoother when it comes to GUIs and such. As for a server running JSP, *nix HANDS DOWN!!! STAY AWAY FROM WINDOWS!!! I have tomcat running on XP w. Apache i honestly dont like the config and feel results take a lot of time. |
|
#4
|
||||
|
||||
|
Quote:
If run in an application server ... otherwise Write once ... debug anywhere ... ![]() |
|
#5
|
|||
|
|||
|
Thanx guys but i have another easy question for you. Im choosing the development tool but ive asked around and some guys told me to try with JBuilder but one friend told me to do without JBuilder, he enjoy to program every line code and gave me a lot of reasons about why its better, what you guys think about?
|
|
#6
|
||||
|
||||
|
You can start with Notepad or VI, and it can be good, but if you need PRODUCTIVITY, then you'll switch to JBuilder (or similar).
|
|
#7
|
||||
|
||||
|
i started with pico,, now i swear by jbuilder. great software!
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Begginer question.... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|