Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

So I am going to develop restful web services in one of the projects I am working on. I am now confused between the different approaches I may use to develop my application.

Will using to develop restful services using JAVA EE give me an advantage over using C# ? What are these advantages/disadvantages ?

Edited: To be more specific my concerns is what is easier to implement taking into account the availability of online tutorials and also the online help through formus

I don't want to stuck somewhere and not to find any help

share|improve this question
1  
If focus of discussion is "REST Services", then, I guess you won't get any advantage/disadvantage. In both platforms, REST will behave like REST. If your question is about implementation, then, that is huge topic. – Wand Maker yesterday
I can offer you a "decision making tool" for (<checks purse>) one dollar + P&P :-) – Stephen C yesterday

put on hold as primarily opinion-based by Patryk Ćwiek, Daniel Hilgarth, Servy, Stephen C, p.s.w.g yesterday

Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise.If this question can be reworded to fit the rules in the help center, please edit the question.