How to start a Java Project

I hv study the Java and need advice if I want to start a project , how should I ?

I hv study the Java and need advice if I want to
start a project , how should I ?What sort of answer are you expecting to this question?!?! It depends what you have got already. Maybe you decide to start a project based on some gap in the market. Maybe its because someone has asked you for something. Maybe its for fun. Maybe its an existent project that needs re-writing. These are all different situations, and all realistic for the single programmer to encounter. Either be more specific or you won't get anything more out of this thread.

Similar Messages

  • How to Debug a Java Project in Eclipse using Tomcat6.0

    Hi
    Can anybody help me with the following questions.
    1.How to create a java project in eclipse(I am using jsp,servlets,jsf,spring,jasper,struts).
    2.How to debug my application in Eclipse Europa by putting break points.
    3.how should i add Tomcat6.0 to my project in order to debug my application so that i can put break points while running the applications and observe the values.
    Thanks
    Bala

    You may find this tutorial useful regarding to JSF, Eclipse and Tomcat: http://balusc.blogspot.com/2008/01/jsf-tutorial-with-eclipse-and-tomcat.html
    To put breakpoints, just doubleclick on the left gray rule of the code, you'll get blue bullets at the left rule, indicating a break point. Run Tomcat in debug modus (rightclick Tomcat � debug). Use the Eclipse debug perspective to step in the code (window � open perspective � debug).

  • How to start with Java TV API?

    Hi,
    I am new to Java TV API and i don't know how to start with it. Can any body suggest me what i would require(Software and hardware) to start coding in Java TV. Is MHP API are required for it if yes then how i can get those APIs??
    Thanks in advance
    Sajal Mahajan
    [email protected]
    Message was edited by:
    Sajal.Mahajan

    OCAP 1.0 and 1.1 specifications are avaible here:
    http://opencable.com/specifications/ocap.html
    tutorials:
    http://interactivetvweb.org
    Emulator:
    http://xletview.sourceforge.net/

  • How to run a Java project in NWDS...

    Hi All,
    First of all , i dont know if i am writing in the right forum for this question.
    I am new in NWDS.
    My question is, how can i run my java project in NWDS without  having any portal available (we had some problems running projects in EP 2004 and so we will install a new version EP 2004s )?
    Thank you!
    Regard,
    Ari

    Hi Lohi,
    Thank you for your help.
    Yes i am creating Ear file by using the Java programs with NWDS .
    You mean to deploy mannualy with SDM inside my server?
    How can i than, utilize that into IE?
    Can i run ear without using EP.
    Sometimes i want to run my project in my house where i dont have acess in any SDM or everything else.
    Can you give me please more step by step instruction because i am new with these technologies.
    Thank you ,
    Ari

  • How to start a java program on another machine from one on my machine.

    During the next few weeks, I will be designing a grid computing system for a research project I am working on. The grid will be written entirely in java using java 2 SE. The question I have is, is there a way for the main program to remotely start the other programs on the other machines? I am very familiar with most networking concepts, but java is not my primary language so I was having trouble tracking down this feature if java even has it. Any suggestions you have would be greatly appreciated.
    thanks

    The administrators of each machine have agreed to install my java programs so that I may run my software. Worst case scenario I can have them manually start my program on each machine. The grid is to be the backbone of a very large simulation software to simulate around 18 million ISO shipping containers and the boats and ports they are on. The simulation will be used to test several security system designs. Because of the large scale of the problem, the solution has been decided to be a distributed system so that we can spread the load over a large number of systems. I understand the whole start a service on the other machines concept. I am looking for a way to start an already installed java program with as little human intervention as possible. The service idea will work. What I was looking for more specifically was a way to start the java virtual machine and run my code without having to leave a program running on their machine because like i said earlier they are personal machines. anyways if it is not do able I understand. Like I said, java is a second language and I don't yet know its limits or restraints.

  • Confused on how to start (opening FCE project in Livetype)

    Sorry to sound completely clueless, but I watched the wonderful video tutorials at Livetypecentral.com, but there's no mention of exporting and importing. Before I start my Livetype project, do I import my FCE project into LiveType, or vice versa? I want to make sure I do this correctly.

    do I import my FCE project into LiveType, or vice
    versa?
    You will create your Live Type project and save it.
    Then you can import it directly into FCE for use in
    your final cut express project.
    Doug
    But I was planning on having the text positioned in different places around cropped images of the movie. If I don't have the FCE movie on while I'm working with Live Type, how will I know exactly where to put the Live Type text?

  • How to start learning java language?

    can any one advise me how to start with

    can any one advise me how to start withJVerd's post is great.
    Also there are some links I have compiled over the last few months along with others in this forum.
    Free Tutorials and Such
    Installation Notes - JDK 5.0 Microsoft Windows (32-bit)
    Your First Cup of Java
    The Java? Tutorial - A practical guide for programmers
    New to Java Center
    Java Programming Notes - Fred Swartz
    How To Think Like A Computer Scientist
    Introduction to Computer science using Java
    The Java Developers Almanac 1.4
    Object-Oriented Programming Concepts
    Object-oriented language basics
    Don't Fear the OOP
    Free Java Books
    Thinking in Java, by Bruce Eckel (Free online)
    Core Servlet Programming, by Merty Hall (Free Online)
    More Servlets, by Marty Hall (Free Online)
    A Java GUI Programmer's Primer
    Data Structures and Algorithms
    with Object-Oriented Design Patterns in Java, by Bruno R. Preiss
    Introduction to Programming Using Java, by David J. Eck
    Advanced Programming for the Java 2 Platform
    The Java Language Specification
    Books:
    Head First Java, by Bert Bates and Kathy Sierra
    Core Java, by Cay Horstmann and Gary Cornell
    Effective Java, by Joshua Bloch
    Also if you are in school, definatly take a intro to programming course.
    Have Fun,
    JJ

  • How to start a java application from a website

    hey does anyone know how i can start my java application, when a user clicks a button on my website. I dont want to convert to applet because it will be quite hard plus im gonna have to cut down alot of functionalities? thanks!

    [http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp]
    Kaj

  • How to run a java project based on x86 Windows XP on Windows CE?

    I am a freshbird of J2ME and i am very confused these days.I beg you can look this topic thoughout.
    I used to configurate a Java Project File about SIP&VOIP successfully,and I can run it well on my PC .
    Now I want to migrate the project to a Mobile OS,and problems comes.
    I have installed the Windows CE 5.0 Evalution Edition on my machine(Windows XP SP2) and it works fine.I search it online for days ,and I download almost all related including CLDC(j2me_cldc-1_1-fcs-src-winunix.zip),MIDP(midp-2_0-fr-spec.zip<==Maybe this is not the right one beacuse it don't have a bin folder),and J2ME Wireless Tool KIt(j2me_wireless_toolkit-2_2-ml-windows.exe).
    I have configrate the enviroment-variable already , but I don't kown what to do next . Do you kown? I would be very thankfull.

    You need to completely rewrite the app to use the mobile APIs as they're very different from the PC ones, I suppose.

  • How to start a java program as a start-up service in Linux?

    i sucessfully started a java program by adding a script to /etc/init.d,
    but in the script, i have to type the full path of the java laucher, the environment variables are not loaded on startup, what should be done to avoid the full path in the script? Any one has a similiar experience or got a solution to share?

    I'm replying to myself .... ;-) ahah
    All we need for this purpose is JavaService, at link
    http://www.alexandriasc.com/software/JavaService/index.html

  • How to start amking a project???

    hi
    m an engg final year student making my major project in java...not getting from where to start..if anyone could help me out

    3.) As soon as you start writing code, get a version control system such as SVN/CVS/git/...I personally don't think this needs to be a priority for the OP.
    If it is a one man project and the code is backed up regularly, I think the OP should spend his time working out the basic problems of his project rather than learning how to use/integrate a version tool.
    I use clearcase at work and CVS on my own one man project at home (~25k lines), but I did a similar sized project at home before without using a version tool and I don't think I have gained that much from having one now.
    If theres more than person, it is a must but I just think the OP has more important things to worry about.
    @OP you really do need to be more clear mate.
    patumaire

  • How to make my java project install in my cient machine using a setup file.

    how can i create a setup file using java, such that when i give the project to my client ,the client simply installs it my double clicking the setup icon.As in the case of windows applications.

    Hi,
    You can make a batch file for this purpose.
    Thanks,
    Mansoor

  • How to start a new project in SDK

    Hi, I'm totally new in SDK and I need to make a project, plugin, on the Uni. Could somebody explain me please how to install the SDK? I downloaded the SDK, but there is now exe file, so I suppose I need to add these libraries to the new project in Visual Studio. I really have no idea how to do that, so let me beg you for your help. Can it be Visual Studio 2013, is newer than 2010 also ok? Pls help

    Hi! As long as I know, you cannot install SDK. The best thing to do is to explore sample projects - and then modify them for your own purpose.
    This introductory article is probably best start
    http://www.mactech.com/articles/mactech/Vol.15/15.04/PhotoshopPlug-InsPart1/index.html
    It is from 1999., some things changed, but the principle stayed same.
    Also, sample projects contain a lot of comments, so the code can be comprehended relatively easily.
    Best!

  • How to start a Java application on Mac OS

    Hello,
    I am not sure whether this post would be appropriate to this community, but with the hope to find the answer to the question we have I'll try:
    We are fairly new to Java Technology. We had the task to develop an application for Windows OS, and have successfully completed the job. BUT, we decided to go a bit further and see how our program would behave on Mac OS.
    Unfortunately, we have never dealt with Macs before, thus don't have any idea on how to make the application run on Mac OS platform.
    With Windows we have no problem, went by the most simple way by creating a .cmd file with "java name_of_file" string. Is there any similar simple way to start our small program on Mac OS?

    There are many options:
    From Terminal (similar to ms-dos prompt, if you didn't know it already):
    If you have "java MyApp" in your myapp.cmd, you can execute it with:
    sh myapp.cmd
    Another option is to set myapp.cmd as executable:
    chmod u+x myapp.cmd
    and then from Terminal: ./myapp.cmd
    Third and best option is to make an executable jar. Then you only have to double-click .jar -file to launch your application (and no need to go to Terminal).

  • How to start a Java ADF application from Forms 10g

    Hi,
    I have a Java ADF application deployed to the OAS.
    How can I start the application from Forms 10g?

    By using the web.show_document forms built-in procedure... passing the web address of your ADF app as parameter.....
    Greetings...
    Sim

Maybe you are looking for

  • HOW DO I INSTALL A SHUFFLE TO A COMPUTER THAT HAS A IPOD ALREADY ON IT

    I don't know how to put it on there! i tried just plugging it in to my computer but it didn't upload. im confused...someone help!!!!! DELL   Windows XP  

  • White line across screen.

    Here's a picture of the problem http://i139.photobucket.com/albums/q319/Rob1302_album/ipodfk.jpg?t=1231786566 You can see the line across the top which stays on every screen. I haven't used my ipod in about a week and this wasn't there before. I turn

  • How can I export my Imovie events?

    So I upgraded to 10 and I really hate that they moved everything into the Imovie Library package: it's like they don't trust us to see the raw files. I would like to export events to another operating system. Has anyone had any luck switching from AI

  • PS Touch frozen intro screen iPad 3

    I just purchased PS Touch for my iPad 3. The app launches but it freezes on intro screen. Can anyone help?

  • Multiple choices for User's Profile& Preferences System Code for GSM ?

      Hello, I'm LauraJ and I have a question regarding users being able to see in GSM the item codes for specifications entered by other business units users. When this user is making a generic search in GSM for the common specifications shared by multi