Site/Project to convert in Java web pages as it is now with complete functionality, look and feel.

Posted by pirzada on Programmers See other posts from Programmers or by pirzada
Published on 2011-03-17T02:24:45Z Indexed on 2011/03/17 8:17 UTC
Read the original article Hit count: 281

Filed under:
|

I have completed a web site Surfrainbow using ASP.NET and working fine. Completely dynamic with back-end management and Ajax support. This site has to be 100% same as in Java considering look and feel. Conversion is for learning purpose.

I am new to Java and learning it fast. I don't want to know how to learn Java. Just want to know what is needed for this project to work in Java related technologies. Want to know How would you handle this project. My questions are

1 - What technologies I will be needing to make this project like Servlets, JSP, JSF etc?

2 - What is needed for Ajax support. Is JQuery supported :)?

3 - What should be used for MVC?

4 - ASP.NET has master pages to simplify design. Anything like this in Java?

5 - Which IDE is best for Java development. JDeveloper/NetBeans?

Anything else you can share. Thanks

© Programmers or respective owner

Related posts about java

Related posts about java-ee