Which Java Technology?

Hello. I know a small amount of Java that I learned a long time ago (very basic stuff).So much has changed and I don't know where to start. I want to use Java and XML together. I have an old Java book that talks about JAXP, but I can't find that on the Java download pages. In fact, when I go to http://java.sun.com/xml (where JAXP used to live), it redirects me to Java Web Services.
I wouldn't mind exploring the web services developer pack, assuming that it has JAXP built into it. But, what I'm concerned about is that it's all based on Java EE. I have the standard edition along with NetBeans. I don't want to get into EE and setting up servers on my home computer, etc. I just want to learn how to use Java and XML to create web applications.
Any suggestions on where to start and what technologies/tools I absolutely need. Also, any suggestions for a good tutorial/book.
Thanks for your help.
Ron

Hi njb7ty,
Thanks for the advice. I'll make a couple of comments below and add another question or two.
"A book on Java (example: Head First in Java)"
I've got 3, but they're all old. Iv'e got Java How to Program 5th Edition (from 2003). Also, I've got the Java Eclipse book version 3. And, I've got Professional Java XML (Wrox--circa 2001). I also have Thinking in Java Version 3 (circa 2001). Any thoughts on these?
"Install java JDK on your computer (its free"--)
That's done. I've been playing with Java since 1.0 back in 1996. I've just never went very far with it and I don't know much about OOP.
"Install Eclipse IDE on your computer (its free)"
That's done. I've had it for awhile, but haven't had much time to really learn how to use it. I've got NetBeans also--but also haven't had time to do much with it either.
"A book on JSP"
That's on my todo list. I'll get that next.
" Install Tomcat on your computer (its free)"
Well, I could do that, but I don't like the idea of server software running on my computer. For one, I don't know how these servers are configured out of the box and have no clue how to make sure they are secure. And, if I mess something up, I'm basically screwed because I wouldn't know how to fix it. Any suggestions?
" Install tomcat plugin for Eclipse into Eclipse (you guessed it, its free)"
That's easy enough. If I install Tomcat, I'll do this directly afterward.
" Create a hello world JSP page in eclipse and get it to run in tomcat
(Eclipse auto launches Tomcat).
On the todo list after I get Tomcat setup, the plug-in installed, and a good book on JSP.
" A book on servlets
Servlets sound hard. Any recommendation on a good book?
"A book on JDBC
That's something I need to do soon. I definitely need to learn how to setup databases in Java. Do you recommend MySQL for web-based applications?
"Install Oracle Lite (free) and use its utility to create a person table. Grant access rights
for you application to access the database via JDBC."
That's cool. First time I've heard about that. I'll give it a try.
"Create a program to query the database via Tomcat using connection pooling and JNDI"
I assume I'll know what that means after I start reading the JDBC book :-)
"Read up on java MVC. It discusses how to separate the layers of your program
(architecture issue)."
I've heard about MVC before, but never used it. It stands for Model-View-Controller, right? I'll have to look into this some more.
"Read a book on javascript"
I've got Javascript Bible 5th Edition. Is that a good one?
"Read up on JSTL"
That's another new one for me. Never heard of it. I'll have to check that out too.
"Read http://www.javapractices.com/home/HomeAction.do
Read http://mindprod.com/jgloss/unmain.html"
I'll definitely study these.
"There, that should keep you busy for a while."
You're not kidding. This is going to take a lot of time to learn. I didn't realize I had so much to do. And, I'm guessing that the stuff you mention will just get me up to speed on the basics. There's probably a ton of other things to dig into after that. It's a little depressing, considering I'd like to be up and running in a short period of time, but it's going to take time to learn.
"Keep away from XML and AJAX for now."
That's not good. Those are two things that I'm interested in. Isn't there a way to learn them side by side with Java? I've got a good understanding of basic programming (particularly procedural)...so I'm hoping I can pick up on things a little quicker than most people would if they were starting out fresh. I also understand the basic syntax of Java. So, I've got a good head start. But, maybe I'm being a little too ambitious...
One thing that bothers me is my web host company doesn't support Java (which is the dumbest thing I've ever heard). They've got me on a Linux system right now and I know Java works on Linux. So, not sure what the problem is there. To get any kind of Java capability, I think I have to upgrade to a dedicated Windows server, which is a bit more expensive than what I've got now. And, I think that only gives me support to JSP. Not sure what else. Any recommendations/suggestions on this?
Thanks again for all of your suggestions. I'll be using your todo list as a guide and get started learning these things.
Ron

Similar Messages

  • Which java technology best fits this environment

    Hi everybody,
    I�m new to Java. I want to build an environment in which there is a group of devices, say a desktop, a laptop and a PDA sharing all resources including their CPU cycles and memories. Do you think it is feasible to implement such an environment iusing Java? Which Java technology (/ies) meet(s) the requirements of such an environment?
    Thanks in advance,
    Best regards,
    Heba

    I�m new to Java. I want to build an environment in
    which there is a group of devices, say a desktop, a
    laptop and a PDA sharing all resources including
    their CPU cycles and memories. Do you think it is
    feasible to implement such an environment iusing
    Java? Not really. Getting a PDA and a PC to share their memory sounds pretty low-level to me. I wouldn't know whether this is possible at all. Certanly not sharing CPU cycles. If you want to run the stuff as separate slave processes for a master, Java would be okay, I guess. Note that the PDA would be limited in what it can do, though, compared to the full J2SE.

  • Which Java Technology is the Hot Cake in the IT Industry

    Hi,
    Can u please tell me which java technology technology is the hot cake in the market now ?
    If this topic is posted at the Wrong place, I am sorry. I request the moderator to move this topic to the appropriate place.
    Thanks in advance.

    Can u please tell me which java technology
    technology is the hot cake in the market now ?What is "the market"? Real-time systems, mobiles, enterprise applications, desktop applications?
    If this topic is posted at the Wrong place, I am
    sorry. I request the moderator to move this topic to
    the appropriate place.There is no moderator.

  • Which java technology is the best ??????

    Hiii frnds.... I am new to java. I want to establish myself as a developer in programming field. I have good programming skills and a job in Infosys which is due for joining. I want to start with java but do not know how to begin...a technology with no less than 3000 classes, 10 separate fields, and a availability of no less than 1000 different titles books by several authors in market. Also, this site is tremendous to go with and a lot of stuff I don't know how to use this SDN well. Also, should i begin with core java or some other like j2ee, j2sp, netbeans or some other to end with..?? Please help me..

    Well, the good thing about Java is that is very complex.
    The bad thing about Java is that is very complex.
    First of all you should try to understand the differences between: JSE, JEE, JME.
    Then I recommend you to start learning the basics: Java Standard Edition. Sun's tutorials related to JSE are a good starting point.
    After you finish with the language basics (oop concepts, string class, swing, sockets, threads) ->>
    I strongly recommend to follow a path that leads to Java Enterprise Edition. That's were Java excels. Server-side applications.
    Good materials:
    - Sun tutorials.
    - Prentice Hall Java.
    - Head First series.
    Go, go, go
    PS: j2sp doesn't exist.
    netbeans it's just an ide.
    Edited by: nomemory on Oct 2, 2008 12:01 PM

  • I need to know the right tools and java technology

    Please help,I need to know the right tools and java technology to support what I need.
    I had background programming in Assembly,C++,Visual Basic,SAP/ABAP 4.
    All I can say, programming is about logic, now we are very helped building program using objects.
    I'm very interest to SAP tech, where all screens, programs, reports are resides on tables, this is the real dynamic!
    CUrrently I'm eager to do the same technic with java. I'm new to java....
    What I know the J2EE is the core for me to start is it right? I was very interest with the Client-Server Tech. How can I impelemet this with Java?
    I'm a bit confuse with so many java solutions. There is Java Applets, Swing, Java AWT, JavaBeans, etc...
    I don't know what is the best if I want my Presentation/Client Application will run within browser (not standard html, using like windows gui). What should I do to make business logic objects, how to invoke it within the gui. how to make installation package whenever clients connect to the http server.
    if you have a pointer to do it please let me know.... I'm very appreciate all your response...
    Best regards,
    Lucky Pangemanan

    I'd say - don't get carried away with the heavyweight frameworks. Don't use EJB if Hibernate and/or Tomcat will do the job. There's a danger of winding up using a bulldozer to crack a wallnut.
    What people mean by "J2EE" varies a fair bit.
    Start with Tomcat, which has the virtue of being free. Try some JSPs and servlets.
    Use Applets to do client side presentation only if you must; Applets create an installation overhead on end-users, and some of them can't cope, while others may not have the necessary installation permissions on their office machines. They are pretty rarely needed, IMNSHO, most client-side behaviour is better handled with html and JavaScript.

  • Java technology/framework suggestions required for solution.

    Hi,
    I'm a C/PRO*C developer (for the past 12 years) and have been asked to do some Java ( which I haven't touched for 13 years).
    I would like you input on the 'correct' solution (kind of like an architectural overview) of the technologies I should be looking at.
    There are two parts to this.
    I need to write a web browser/Application that picks up a file locally on windows PC and reads the contents of the file to populate some url parameters which go to a specific web sevice via HTTPS.
    I then need a web service or some kind of servlet (I guess) that on receipt of the request by the client then stores (to a database) the request for auditing and then creates a soap message (using the data receieved) to an external third party( WSDL provided by thirdpparty). Once the thirdparty responds the web server then generates a web page for the client which includes a number of options and details retrieved from the thirdparty are displayed and on the client selecting them the result is sent to the server and the selected option is stored.
    Part of this must be that the server must be capable of running as a number of instances. It must be highly secure.
    What java technologies/frameworks should be looked out? Is my very rough design fundamentally floored?
    Thanks in advance.
    OFN

    OldFashionedNewbie wrote:
    So should I use servlets as opposed to JSP? or JCF?Servlets are not opposed to JSP. (JCF? Do you mean JSF?) You can and would use both Servlets and JSP, however, I have grown to believe that JSPs are awful and you should use Velocity instead. From what I've heard of JSF, I'd avoid that too.
    Essentially then create a servlet that accepts HTTP request and manipulates a call to the thirdparty, audits data to database, and returns a page back to client which then accepts the option.The server accepts the HTTP request and deals with that lower-level stuff for you, then it invokes your servlet.
    The servlet shouldn't call the third party, etc.; it should invoke other code (that you'd write) to do all that. You need a layer of abstraction between your business logic and the web tier. Among other things this will make it much easier to test.
    If I were wanting to run this as a in multiple instances then I create a connection pool to the database. But could multiple app instances be able to use one network connection to the ThirdParty?I suppose they could but it seems like more trouble than it's worth and a whole layer of infrastructure that I wouldn't bother with unless (a) you've demonstrated that it's a problem during profiling, and (b) you find that there's some preferably open-source library that handles this for you.

  • Migration From D2K to Java Technology

    Hi Everyone,
    I am using Oracle D2K 6i Version from the last four year for transaction form for my company.Now because of low bandwidth and for multiple centers it is needed to go online. My Company want to switch to Java Technology with oracle database. Please tell me is it possible if i am going to create big transaction form(s) having 5th level of master/detail relationship. if yes so for which technology of java like (JSP,struts, hibernate) or something else i need to look forward.
    Your Suggestions are most welcomed.

    This forum is only handling foreign database to oracle migrations. You might better post your request in the Java or Developer forum

  • Java technology websites

    Hi,
    Could you please let me know some websites(Other than SUN) which discusses the latest developements of Java technologies .
    I am actually looking for websites which give a broad picture of all Java technologies and latest updations. For example, www.javaworld.com .
    If you know any other good websites, please let me know.
    Regards,
    Karupalli

    Hi,
    Could you please let me know some websites(Other than SUN) which discusses the latest developements of Java technologies .
    I am actually looking for websites which give a broad picture of all Java technologies and latest updations. For example, www.javaworld.com .
    If you know any other good websites, please let me know.
    Regards,
    Karupalli

  • Java technology for Forms !

    Hi
    Suggest me which type of Java Technology can be easily used in 11g Forms ?
    With Regards.
    Dev.

    Your question is very unclear.
    All Oracle Forms versions starting with 6.0.8+ offered the ability to integrate with Java on the client or server side. On the client side, you can create Java Beans or Plugable Java Components (PJC) that offer you the ability to do things like extend the standard GUI behavior or execute almost any Java code on the client machine. On the server side, Forms offers the Java Importer which wraps your server side Java with pl/sql. This allows you to call server side Java directly from your form using pl/sql calls. The server side Java could be something simple like a small Java application that performs a local server task (e.g. copy, delete, move files). More powerful is the ability to use server side Java to call Web Services. These could be Services that you created or third party and/or remote services. For example, you might want to call a Web Service from a delivery company which returns package tracking information to your form. Or possibly a credit verification service, and so on. You can also use server side Java to replace old ORA_FFI calls or even database tasks.
    This is only a small sample of what Java can be used for in a Forms application. There are loads of documents and examples throughout the web, the Forms Builder Online Help, and in the Oracle Support Knowledge Base. Here are just a few examples:
    This web site is dedicated to sharing client side Java examples. It is not affiliated with Oracle, but has been a trusted source of some really great example for us. ( Thank you Francios )
    <blockquote>http://forms.pjc.bean.over-blog.com</blockquote>
    Here is an Oracle example of how to call a Web Service from Forms:
    <blockquote>http://www.oracle.com/webfolder/technetwork/tutorials/obe/forms/11g/sms_webservice/webservices_forms_11g.htm</blockquote>

  • Which java version should I code the SCJD assignment?

    Hi All,
    I am planning to take SCJD (maybe within a year or earlier). But I am confused as to in which version of java should I submit the assignment(CX-310-252A). I read in "All in one Java 2 SCJP..." book by Kathy Seirra that we must not use a verison (of java) that is more than 18 months older than the current production java version as it would be deemed "out-of-date" by the exam assessors (pg 563).
    So going by the same line of thought, does it mean that I can submit the aasignment only in 1.6 (release date-dec 12 2006) and not in java 1.5 or 1.4. Also, if 1.7 gets released early next year and if I am coding in 1.6, then I would have to submit the assignment by june 2008 (or else it would become outdated).
    The various java version release dates can be found at: http://mindprod.com/jgloss/javareleasedates.html
    Please help me solve this version confusion. (I prefer submitting in 1.4 as I have completed SCJP 1.4)
    SCJP 85%, SCWCD 91%
    "Once we accept our limits, we go beyond them"

    1.5 is no longer a valid platform 18 months after the
    initial public release of 1.6.
    What that means is that your code should work on 1.6
    without modifications from that date.Where did you find that information?
    It's a bit strange since this is what The EOL for Java says:
    "Technology EOL Policy
    Major Product Family Releases
    This would include such products as Java 2 Platform,
    Standard Edition 1.4.2 and 5.0. The Java technology policy
    is to support the current shipping version of Java
    Standard Edition plus two back versions. Once the
    End-of-Life process starts on a major product family
    release, a notice will be posted on all relevant download
    pages stating that the product has entered the EOL
    process and how long the process will continue until the
    product is no longer supported by Sun."http://java.sun.com/products/archive/eol.policy.html
    So that means that 1.4.2 will enter EOL when Java 7 is released. How can a version that hasn't entered the EOL life cycle not be valid?
    Kaj

  • Is 3G Technology very very very dependent on Java Technology?

    I am a green horn in the Telecommunication industry and would actually like to know more about 3G Telecommunication. Currently It seems to me that 3G support Java technology only. Is it true? Also if I am wrongly pls tell me what other languages are supported by 3G? Is there any websites I can look into concerning the 3G technology and how Java is being used in the 3G Technology?
    As for the Java Emulator I know that it is actually a simulation of a Java-enabled Phone. But is it reliable? Say if i want to actually program a java game and the test runs successfully on the Java Emulator. So if I upload the program to the server and run it using the real phone, will it works?

    Ok what do you mean by 3G? All of the most recent "smart phones" (many of which do not support 3G networks yet) have their operating systems written in C++ as far as I can tell, whether it's Symbian C++ in the case of Nokia, Sony Ericsson... etc, or an M$ Windows CE operating system in the case of Samsung (and probably many other soon). So while they do indeed support java, they run on c++.
    You can download the Symbian C++ dev kit for Nokia phones from their website. I've used this a little, and the emulator is pretty good. For C++ you have to compile the phone differently for the emulator and the actual terminal, but I'm sure the java emulator doesn't suffer these problems. Also there are some low level components that the emulator doesn't emulate, but for the most part it's excellent (if a little slow).
    What works on the emulator will work on the phone (the reverse isn't always true).

  • Better software domain for java technology.

    hi all,
    i am a college passout fresher , 6 months before i joined a MNC software company as a software developer . i can rate myself 7/10 for
    core java concepts.
    i have option for choosing my Domain beased on JAVA technology . can anyone of you please let me know which domain will best for my career ?
    only few domain i know and these are :---
    1. Finance
    2.Telecom
    3. Hi-Tech and internet

    Don't cross-post:
    http://forum.java.sun.com/thread.jspa?threadID=5133239

  • Which Java API could check the type of Operating System the JVM is running?

    Does anyone know which Java API could check the type of Operating System the JVM is running?
    thanks a lot!

    check out System class.
    regards
    shyamAnd specifically, the getProperty() method.
    - K

  • What is the roadmap to a new comer in java technology?

    Can some one define and explain the roadmap for a new comer who has just formal experience of using computer and keeps only basic knowledge about computers and computer programming? A new comer's mind is boggled with so many unkown terms. Can someone sort them out to make understand simply? What a new comer should know before dipping into the java technology and what must be learnt sequentially?

    Take a look at these. Pick the one or ones you like.
    Sun's basic Java tutorial
    Sun's New To Java Center. Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.
    http://javaalmanac.com. A couple dozen code examples that supplement The Java Developers Almanac.
    jGuru. A general Java resource site. Includes FAQs, forums, courses, more.
    JavaRanch. To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.
    Bruce Eckel's Thinking in Java (Available online.)
    Joshua Bloch's Effective Java
    Bert Bates and Kathy Sierra's Head First Java.
    James Gosling's The Java Programming Language. Gosling is
    the creator of Java. It doesn't get much more authoratative than this.

  • What platform/java technology should I use? Please Help

    Hi, I am a uni student and have a final year java project to do.
    The project must include:
    1. a server side application that must run at specific times during the day (3 x a day) and store information to a database (MySQL).
    2. a client side desktop application that will connect to the database and retrieve the information.
    I have no problems writing the client side application. However, I am totally lost when it comes to knowing what server I need to have running the server side application and what type of java technology the server side application should use i.e EJB, entity beans etc??? How would the appliaction run at certain times, would I use a timer class? What would be the best way?
    I would appreciate any advice you can give. Many Thanks.

    Hi,
    1. ok if I develop my application as a "normal" java
    application does this mean that it needs to run on an
    aplication server?No, it doesn't.
    2. is developing the app as a normal java app
    considered a good way of implementing such a system,
    or would it be better to use enterprise bean
    approach?That depends on your professor. Given nothing other than the requirements you stated, there is no need for an application server. You can just have a command-line app that runs forever to do these server things. However, if your professor wants you to learn about J2EE servers, then it's a different story. So ask your instructor.

Maybe you are looking for

  • Detecting Events in a report

    Hi, I'm trying to detect when a user double clicks on a selection screen, how to detect that this has been done and call some code. I have the code for radio button etc.. which you set using the PF-status screen, but how do I detect when a user doubl

  • XML with PHP

    Can php be inserted into XML files in the same way that it can be inserted into HTML files if yes will the PHP still work if the XML flile is used by an external FLASH file of JS file to retrieve settings?

  • EAR file and properties file

    Hello, I am wondering if an application (java classes for instance) can read a .properties file inside the ear package, when the application is deployed ? (only reading of course) Thank you

  • Error while importing more than one Contact Persons

    Hi experts, I am trying to import 2 Contact Persons in the same Business Partner using DI. My issue is that only on the second  Contact Person all fields are correct. On the first Contact Person, all fields except the "Name" are blank. Has anyone see

  • Iphone has frozen

    a family member tried to break my pass code and phone has now frozen i can't do anything any ideas?