Results 1 to 6 of 6
- 02-24-2011, 12:13 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 27
- Rep Power
- 0
- 02-24-2011, 01:41 PM #2
You have really strange questions. You want create a web-app and in the same time you ask about type app "Java SE or Java EE?".
What kind of aim do you want to use Google API?Last edited by Petr; 02-24-2011 at 01:47 PM.
Skype: petrarsentev
http://TrackStudio.com
- 02-25-2011, 04:13 AM #3
Member
- Join Date
- Dec 2008
- Posts
- 27
- Rep Power
- 0
I am new to this. I have just done object-oriented programming in Java. I have not done any server side programming and I have no idea what is required for the development of such an application.
I want to use Google Map APIs to view mobiles I am tracking.
Do I need to install Java EE?
Will I need JSF, Struts, Hibernate?
Thanks.
- 02-25-2011, 05:07 AM #4
Senior Member
- Join Date
- Mar 2010
- Posts
- 953
- Rep Power
- 4
If you're doing a web-based application, and you want to work in Java, you should look at Google Web Toolkit.
Google Web Toolkit - Google Code
You write your code in Java, and it gets compiled into cross-browser-compatible JavaScript. You don't need JavaEE, Struts, Hibernate, or even Java really, although you can certainly use it in conjunction with any of those. You'll probably want to use Eclipse or SpringSource Tool Suite (which is really Eclipse with other stuff added) as that's what's used in the tutorials.
-Gary-
- 02-25-2011, 10:12 AM #5
Member
- Join Date
- Dec 2008
- Posts
- 27
- Rep Power
- 0
If I do not want to use Google Web ToolKit,will I need Struts, JSF and Hibernate as well? Is Struts enough or will I need Hibernate or something else to store information in a relational database?
- 02-26-2011, 03:33 PM #6
So You just don't understand for what you use Hibernate and Struts.
You can use Struts for create flexible model your app, Struts uses MVC pattent for manage model. and you can use Hibernate for flexible integrate with database.Skype: petrarsentev
http://TrackStudio.com
Similar Threads
-
Java Based Application to Map Network Drive
By Wraithier in forum New To JavaReplies: 15Last Post: 05-24-2012, 11:09 AM -
Moved Hijacked Thread: web based gps tracking assignment
By surya86mca in forum New To JavaReplies: 2Last Post: 05-09-2011, 02:22 PM -
Jasperreports and a jpa based java se application
By sirdeaz in forum JDBCReplies: 14Last Post: 10-12-2010, 07:16 PM -
Java based Web Application architecture
By AmmarKhalid in forum New To JavaReplies: 1Last Post: 11-05-2008, 08:20 AM -
Building small web application in java for practice.
By Saurabh321 in forum New To JavaReplies: 1Last Post: 02-01-2008, 03:38 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks