473,396 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

J2EE or Java Web Services?

I am experienced at using J2SE for application development (including over
The Internet), but have only recently started developing web pages. At the
moment I use PHP for database connectivity, but I find it messy for anything
other than small projects.

I am planning to download and experiment with either J2EE or Java Web
Services, but from the descriptions of the two products it seems that they
do similar things. What is the difference, and which factors decide which of
the two one should learn or develop with?

As far as I can see they can both be used to provide applications as well as
web service.

TIA

John
Jul 17 '05 #1
2 1616
Just to clear one point of terminology: web services are part of the
new J2EE platform, not a separate entity as such.

The J2EE platform specifies such things as JDBC (for database access),
EJBs (for business process modelling, transactions, etc), servlets and
JSPs (front-end, session management) amongst other goodies.

It also specifies web-services which is a SOAP-based mechanism for
business-to-business communication between systems (usually over
t'internet, and not necessarily Java-based).

All of these technologies utilise web-servers and application-servers,
which you can buy or download free ones (e.g. Tomcat, Apache, Jonas,
etc).

It sounds like you're implementing a web-based system, in which case
you'll want to investigate servlets / JSPs, web-servers and maybe EJB
/ JDBC for back-end access to a database. Unless you need B-to-B then
web-services probably won't be of interest.

- sarge
Jul 17 '05 #2
Oracle JDeveloper 10g will give you a way to base your JSP pages on
either JDBC, EJB or Web-services. And you'll get to do this in a
visual way with a visual HTML editor and drag and drop data binding
which will give you an experience similar to what you are used to
from the J2SE development.
http://otn.oracle.com/products/jdev - take the tutorials to see how it
works.
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: Herman | last post by:
Hi everyone, I'm currently studying for my Master's in Computer Science, and I will be working on my thesis this summer. I've been thinking about constructing a web services application for my...
1
by: Jean Paul | last post by:
Can someone explain to me what java enterprise edition is?? I've been looking into the web for some info, but can't really make sense of the info found. Is there also an tutorial avaible? I've...
124
by: 43 | last post by:
how come m$Office isn't written in .net? how come Open Office isn't written in j2ee? how come dbms systems aren't written in either? how come browsers aren't written in either? how come...
7
by: Luca | last post by:
I am not a programmer but I do work in the ICT sector. I read somewhere that J2EE would be "dying" and that PHP would be taking its place soon... Is this complete crap or does it have some real...
2
by: radhikarohatgi | last post by:
Currently, to fuel our growth we are actively looking for professionals in Java/J2EE technologies with 2-7 yrs of experience for our Noida Center of Excellence. I would like you to go through...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
9
dmjpro
by: dmjpro | last post by:
today i came to know a new framework .... say SPRING. can u give me good link on it??? kind regards, dmjpro.
2
by: =?Utf-8?B?Uk5vZWw=?= | last post by:
I implemented a J2EE web service on Sun's Application Server 8. The web service is set up to require BASIC authentication. I created a Java client that passes credenttials for the authentication...
4
by: Scott M. | last post by:
Believe it or not, I've searched quite a bit and can't find any relevant information on how to consume a J2EE web service from a .NET consumer WITHOUT the aid of any 3rd party tools. I have two...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.