views:

83

answers:

4

hi everyone,

I am supposed to create a intranet web application and the question is what technology I will use? is that the ASPX with C # or the Java EE. in any case I want to know the great advantages that I will receive.

Thanks

+6  A: 

I doubt that your project will succeed or fail because you choose either of these technologies.

I would consider:

a). What skills you have at your disposal. b). What infrastructure you have have. For example if you were in an organisation that had an extensive JEE deployment infrastructure in place then you'd need some very good reason not to go JEE.

If this is completely green-field and you yourself have neither skill set then you are in for a long hard ride.

djna
+1  A: 

I suggest:

  1. List your requirements
  2. List your options
  3. Test your options to find out what works best for you
  4. Decide and get going
John
A: 

Just do a search on google,

there is a lot of information to find about this question.

Many people have posted their opinion on this subject:

search and you will find

Nealv
+1  A: 

Similar question on SO, a bit old but the points still hold true.
what-are-the-advantages-of-using-j2ee-over-asp-net?

Zaki