473,785 Members | 2,266 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1638
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
7699
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 thesis, as I've been interested in this technology, and I haven't had a chance to work with it in my last job. The issue is what platform to use: ..NET or J2EE? Prior to starting my MSc course, I worked for a software developer for five years...
1
2433
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 found one at the java site, but there it was attached to an application server. And that's my second question, what is a application server and what can u do with it?? Thnx someone.....
124
4971
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 RealPlayer, MediaPlayer and all applications that need speed are written in c++ ? (except for
7
8570
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 base ? Regards
2
3440
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 the Techspan synopsis, which will help you in assessing our organization. TechSpan India is now a part of Headstrong inc, Headstrong Corporation is a global consultancy focused on helping clients achieve measurable results with their business and...
3
6627
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
2827
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
3005
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 and all went well. I then tried to add a web reference to a client project in .NET using VB. My code is essentially (WSRef is the name of my added web service reference): Dim ws As New WSRef.X_WS Dim oper As New WSRef.myOper Dim cred As New...
4
1649
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 questions: 1. In a nutshell, how is this accomplished? 2. Are there any publicly available J2EE web services out there that I can try this against? I don't have the ability to create the J2EE side of the
0
9489
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10356
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10162
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9959
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5396
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5528
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4061
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2893
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.