Help needed In developing project in Java

Hi guys I am Developing a project in Java.
This program test processor performance.
Of system.
Please tell me which packages to use and what will be basic logic required.
basically Test, counter, and help will be used I think.

Note: This thread was originally posted in the [Java Programming|http://forums.sun.com/forum.jspa?forumID=31] forum, but moved to this forum for closer topic alignment.

Similar Messages

  • Help need on System setup for java programming

    HELP BADLY NEEDED!
    I recently installed java (jdk version8 152mb) on my HP630 win7 because i want to learn java. But when practising, after using notepad to code samples like "Hello Word" and saving it with .java format, it still cannot run on my pc.
    Pls i think i need a complete and comprehensible guide on how to install and prepare my win7 laptop for java programming.
    Thanks in anticipation

    Hello,
       one suggestion is to ensure your system's environment PATH has the Java installation path included, so that it knows where to look to run Java.
     (See attached pix).
    1st) Find out where Java was installed to on your system: For example, on my Win7 PC, Java was installed to 'C:\Program Files (x86)\Java' directory.
          However, my path to the actual binaries is 'C:\Program Files (x86)\Java\jre7\bin'; this is the value I added to my system PATH.
    2nd) Check what your System's PATH has: You can do this by looking at the Environment Variables under System Properties:
       1) Search for Control Panel, then go to System & Security, then to System, then to 'Advanced System settings'.
       2) Click on 'Environment Variables...'
       3) Under the 'System variables' pane, use the scroll bar to find 'Path', and click on 'Edit...'.
       4) Here is where you add your Java path (as noted above): Note that I appended my java path to the existing Path text, taking care to separate the previous path with a semi-colon (';').
         For example, this was my existing 'Path': "C:\Program Files\CollabNet\"...and now it looks like this 'C:\Program Files\CollabNet\;C:\Program Files (x86)\Java\jre7\bin'.
       5) Click OK, OK, OK out of all those dialogs.
       Now..restart your JVM or attempt to run your Java program!.
     Good luck.
    Regards,
    HardCopy (I am employed by HP) [If this was helpful, please mark this 'Solved' or 'Accept as Solution' so others can find this too]
    How to Give Kudos | How to mark as Solved
    Attachments:
    SystemVariables.PNG ‏60 KB

  • Needs help in developing project in java

    hello sir,
    i'm the fianl year student.i have got a computing related fields project. our project Director told told us make any type of project that
    has a worth in market.so i'm confusing to take decision please suggest me better it's question of my career.i have concept of java but not so good.what are tips to improve java language rapidly.

    Well My instructors final project is: have a little spider eat sleep and spin a web based on user input via a button. What would be kinda cool for you to do would be a java based game something to really impress the instructor. But I am assuming that something that has user input via buttons and measage dialogs would be sufficiant depending on how in depth the class goes.

  • Help needed to Develop VoIp Soft phone through PAP2T

    Hi Forum,
       I need help to develop a soft phone with the help of JTAPI along with PAP2T Adapter on Broadband Connection.
    I'm not getting any single solution on how to develop VoIP software.
    I'm ready to change technology from java to other but I want help/suggestion on it So that I can just make or receive call on phone.
    please help me out..
    thanking you,
    Bhatt

    Hello All,
    Thanks for all your help. I solved the problem using the following code:
    DATA: ls_var_range TYPE  RRRANGEEXIT.
    DATA: ls_out_range TYPE  RRRANGESID.
    DATA: lt_out_range TYPE  Rsdd_T_RANGE.
    DATA: lv_year      TYPE  /BI0/OIFISCYEAR.
    DATA: lv_month     TYPE  /BI0/OICALMONTH.
    DATA: lv_fper      TYPE  /BI0/OIFISCPER.
    CASE I_VNAM.
    WHEN 'Z0FISCPER_YTD'.
        READ TABLE I_T_VAR_RANGE INTO ls_var_range
        WITH KEY VNAM = '0P_FPER'.
        IF SY-SUBRC = 0.
          lv_year = ls_var_range-low+0(4).
          CONCATENATE lv_year '001' INTO lv_fper.
          ls_out_range-low = lv_fper.
          APPEND ls_out_range TO lt_out_range.
          E_T_RANGE = lt_out_range.
        ENDIF.

  • Help needed for changing Project Facets

    Hi,
    I am facing a problem in publishing a dynamic web project on workshop for weblogic 9.2. i have set the java compiler settings to 1.3. the error displayed is "Java compiler level does not match the version of the installed Java project facet. at ...<web project name goes here>"
    I checked the project facet settings as Java 5.0. this however is not editable. Is building an Ant script the way forward and if it is, what is the tag specific to project facet settings?
    Thanks in advance.

    You can also use a LSMW.
    You are lucky, this is exactly the eg taken in SAP help :
    http://help.sap.com/saphelp_erp2005/helpdata/en/e1/c6d30210e6cf4eac7b054a73f8fb1d/frameset.htm
    Hope this helps,
    Erwan

  • Help needed for new project

    Dear members
    I am looking for a developer who can help me (rebuild) and
    administrative back-end based on an existing MS SQL database in
    either PHP or ASP classic.
    I am pretty much a novice, more a designer than a programmer
    but know my way around DW and some ASP code, I am new to PHP. I do
    have experience with building databases, not much however with
    building databases for e-commerce purposes.
    I purchased WebAssist E-Commerce Suite if someone knows what
    it is and work with DW MX 2004 on a Windows XP Professional SP2 m
    achine.
    I am not asking for free help but help me get the job done.
    There is a time frame and the money I can spent on help is not
    unlimited.
    Pref. someone in Europe who I can keep in contact with via
    MSN Messenger and/or Skype.
    I can build myself the insert, update and delete pages on
    various tables.
    However certain things are unclear to me wether they are
    absolutely a nescessity or can be done without.
    Please if you have the time and not looking for a fast buck..
    contact me.
    Yours sincerely
    Anthony

    Hi,
    I did a project on jsp and EJB called Dataminig implemented in Online shopping. Dataminig is an upcomming technology for Customer Relationship management. You can also do some kinda project like online patient monitering. In this project you can even see how to communicate through COM port.

  • Help Needed in developing simple Chatting application using flex and blazeds

    Hi,
    I followed this tutorial from adobe http://learn.adobe.com/wiki/display/Flex/Creating+a+BlazeDS+messaging+application+in+Flex+ Builder i installed tomcat server and set the path.I am unable to open server like this http://localhost:8080 but i can able to open that in this way http://127.0.0.1:8080/   .... When i create my new flex project in flash builder 4 i am getting this error
    You do not have write permission for the project output folder. Specify another location.
    can any one help me in how to get rid of this problem.I hope this forum helps me in finishing my flex project..
    Thanks
    Trinethra

    Hi,
    Need to use a scrollable resultset and depending on the need to have a stateful connection or a stateless connection you may need to query the table for every request(for stateless connection) and use the same result set for(stateful connection). and depending on the no of records in a page and the page no do some simple arithmetic and move the resultset. Hope this helps.
    rajesh

  • Urgent help needed - deadline - iDVD project suddenly gone corrupt?

    Ive literally finished and ironed out the problems Ive had with a big Dual Layer project Ive been working on for 2 weeks.
    Yesterday I successfully burned a project to DVD - and I had not been having any problems.
    Then suddenly I tried another burn later in the day - and after all the encoding - iDVD ejected the blank DVD (before burning it) and appeared to freeze. The burn status bar remained complete saying project status: done. However iDVD was frozen like this - and the DVD is blank. I had to force quit as it would not respond.
    I calmly tried again - same thing happened - it ejects the blank CD after encoding and freezes.
    I decided to open a slightly different version of the iDVD project file I had also saved - and had the same problem....
    So I tried to save a disc image instead - this time when I came back iDVD was gone - it had crashed and disappeared leaving no disc image.
    I did some searching in this forum and I made some drive space and trashed my .plist files and repaired disc permissions.
    I did another test burn this morning....SAME ISSUE - IDVD FROZE AND EJECTED THE BLANK DISC AFTER ENCODING....help! I have no idea what happened or what made it start behaving like this - I cant think of anything that changed on my system...and after all this work this bug has happened at the last hurdle....
    Thanks in advance...

    ok - so after all the above tinkering and OSX update, plist trashing and permission repairing as well as shifting assets to an internal drive - I set the iDVD project (which had previously burned ok) to burn again - and lo and behold - after the encoding - the same thing happened again...
    The project encoded - and then right at the end - it just ejected the blank CD and stopped...
    here is a picture of the resulting iDVD screen.
    As you can see - it just says 'done'. And the CD is sitting ejected and blank. The media is a fresh disc Verbatim +R DL. If I close the player nothing happens.
    If I press the 'cancel' button iDVD says 'cleaning up' and just sits there doing nothing. It does not register as 'not responding' in the 'force quit application menu' - but nothing happens.
    This is a real mystery to me. So frustrating I have the project finished! Something weird has happened...
    Hi Rich...this project is a regular 4:3 PAL format.
    I did try making a new project similar to the one Im trying to burn - and got the same result. Ditto with older versions of the project...
    I have just run the Disc 1 hardware test - 'no trouble' result.
    I am re-installing 'bundled software' from disc 1. Then I need to sleep and try burning again tomorrow...
    cheers

  • Help needed to develop MESSENGER

    Hi,
    I would like to develope an Instant Messenger with Flash 8.
    I have linux installed on my SERVER with php, mysql and
    amfphp and all are working fine.
    I have also designed the database required, but I do have a
    problem. Can anybody tell me the concept of messenger chating
    window....?? I mean to say how it is possible to send messages to
    the end user who is online in my list....?? What should I do to
    detect the window opened at his end and populate that msg. window
    with my message...??
    If anybody can help me out to understand the concept. Whether
    I should use the client's login session ID or the opened window to
    send the message or what...??
    Help for this topic will be highly appreciated.
    Thanks and regards,
    Shrijal.

    There are 2 ways to do a chat: have the server transmit the
    messages to the users or let the client ask the server for new
    messages. I'd recommend the first one, it's faster and also easier.
    For that, you'll need a socket connection clientside
    (XMLSocket) and a server process serverside. Now this is where the
    trouble begins, most web hosters don't allow you to start services
    on their servers. But as you mentioned you have your own server,
    this shouldn't be a problem. Pick a language of your choice or
    maybe use php to write the server, and let it manage the open
    connections, so when a new messages arrives, it can broadcast it to
    all other connections.
    If you won't or can't do it this way, your clients have to
    pull for the messages, meaning they have to ask the server in some
    interval for new messages, and load them if available. You can't
    actively send the messages to some user, they all have to get them
    by themselves. There's a tutorial on that way here:
    http://www.sephiroth.it/tutorials/flashPHP/flash_chat/.
    cheers,
    blemmo

  • Urgent Help Needed in Developing Pagewise Navigation System

    I have 500 records in the sql server 2000 then i query and retrieve them in a resultsets. and then i want to display 10 records per page having the facility to navigate to the Previous and Next Record also going to first and the last record.
    like we are using when we navigate from this forum
    FIRST PREVIOUS 1 2 3 4 5 6 7 8 9 10 NEXT LAST
    secondly if their is a possiblity their should be a search page to to specific page like this
    Go To this Page (Textfield)
    third thing when i am on first record the it shouldnt show PREVIOUS button and when it is in the last it should not show NEXT.
    this thing should be done by Using JSP , Servelets and Beans...
    and no Tag liabraries. i need pure and simple coding.

    Hi,
    Need to use a scrollable resultset and depending on the need to have a stateful connection or a stateless connection you may need to query the table for every request(for stateless connection) and use the same result set for(stateful connection). and depending on the no of records in a page and the page no do some simple arithmetic and move the resultset. Hope this helps.
    rajesh

  • Help needed in developing a community

    Hi guys,
    I wanted to develop a community having blog,forum and mailing list, these products are develop and there source is availabe, Is there any open source product which combine all these features.
    thanks
    waqas

    Note: This thread was originally posted in the [Java Programming|http://forums.sun.com/forum.jspa?forumID=31] forum, but moved to this forum for closer topic alignment.

  • Help needed - app developed with 3.6, yet will not load - asking for 3.2 swz

    Hi
    I'm developing a flex 3 application
    I recently uploaded an update to a test environment and bumped into a strage behaviour
    the project started a while back and went through a number of versions of the sdk, namely 3.2, 3.5, 3.6
    the project is clearly set for 3.6 now and I made sure both the framework swf & swz were uploaded to the same location of the index html page and the application swf.
    for some wierd reason, when I test it on other computers, it displays the built in preloader, but fail to load the application,
    this is because during the preloading phase the framework is not yet loaded and initialized.
    when I checked the network monitor, it showd me a call to the 3.2 version of the flex framework, that could not be loaded
    I've made sure again - a - that my project uses 3.6 sdk, and b - that all versions of the framework (3.2, 3.5, 3.6) are up on the server.
    any Ideas on where I can go from here?
    it would be really appreciated
    cheers
    Yariv

    Hi and thank you for your comment
    I've made sure all sdk's and dependencies in the project lead to the right location on the hard drive where the 3.6 SDK is located
    it did not change anything
    when I test it on other computers and check the network monitor
    it still asks for 3.2 swz for an unknown reason
    the thing is, even when I've uploaded 3.2 swz & swf to the server
    the call for them is still returning a 404 not found...
    this is really fastrating
    any other ideas please?
    thanks
    Yariv

  • Help needed in developing web map service for mobile devices

    please can any one help me(with source code if possible) for developing the web map service client for mobile devices in J2ME.

    There are a couple of ways you could do this. Bluetooth communication is available on a few J2ME devices, so you could do it through that. Or you could set up a servlet on the J2SE app end and send the data over the internet (check out HttpConnection). I'm not sure of any other quick and easy methods.

  • Help needed 4 developing an application

    Hello ppl ,
    i am new to this community but have developed some apps in J2ME.Recently i got an idea of developing an application by which i can connect my mobile device to the computer(pc) using bluetooth.And i can control my pc with the mobile device and actually see the whole GUI of the pc on my mobile device.so that i dont need to sit on the pc again & again.
    I have heard that there are softwares that are used by administrators for viewing the desktop of their hosts and also control to them through lan,so i want to develop the same thing for the mobile also.
    Can anyone tell me if this is possible or not on J2ME platform.i know its very restricted but if this is possible then what platform should u think i should go for.
    And also tell me how to setup a lan using bluetooth b/w my pc & mobile device.Like what APIs r there for doing so and what books/tutorials i should refer 2.
    Thanks
    (Need sincere replys )

    This is not the best place for open ended questions like this.
    Try looking at how OSS versions do this (argouml for example).

  • Help needed for report generation using java technologies

    May i get some idea about report generation api available. some report generation tools that can be downloadble. can you please suggest how to use scheduling the printers or report generation by scheduling.

    e.g. for one of my school project which generate reconciliation report (banking project) we add in a letterheader and the rest of the information presented below.
    but there is some problem here.
    either you "catch" no. x row where the printing will be trancated then prevented it from trancated by formatting your pages such that data will not be printed in that region.

Maybe you are looking for