Project development

i want develop a dental software ..it is RIA web application...how can develop using java(swing,applets,jsp,servlets),java script..please help me..

[http://forums.sun.com/thread.jspa?threadID=5343891]
[http://forums.sun.com/thread.jspa?threadID=5344187]
You've really a hard head in this?
Just learn the involved technologies. That's all.
You simply can't run before you can walk.
If you're unable, then hire a developer.

Similar Messages

  • What was the stable JDeveloper and ADF to go with the project development?

    Hi All,
    what was the best and stable Jdeveloper&ADF to  Project development?
    Regards

    Jdev 9.0.5!
    You question can't be answered. For a decision we need to know what kind of project you mean. What kind of application you want to develop.
    Sample: if you need mobile there is only one version (stable or not), you can use. For SOA it's different, as it is for WebCenter.
    Please providde more infomation.
    Timo

  • Project Development Requirements

    Hi,
    I'm bhuvan, working as a s/w engg.
    I want to know about what are the types of documents in Project Development Process.
    eg. SRS Doc, TestCase Doc, Technical Doc, Functional Doc.
    but i'm confused which doc is useful for what ?
    Where can i find the Information, Please help me in this.
    Thanks in advance
    bhuvan

    I want to know about what are the types of documents in Project Development Process. It depends on the methodology. Have a talk with your project manager. If you're the project manager, see if you can get your boss to spring for a PM training session or two. Determine a methodology that works for you, and follow the recommended guidelines for documentation.
    ~

  • Classifieds Ad Project developed in Java??

    Hello,
    Does anyone knows where I can find a good Classifieds project developed in Java for free?
    I went onto https://cejug-classifieds.dev.java.net/ and downloaded the project. However, there is no feedback about it. I want to spend enough time choosing the right tool set before the development and I don't want to waste my time.
    Any feedback is appreciated. Thanks.

    Hi Steve,
    I can confirm that the program does compile and ran successfully when using javac rather than the Oracle Java Compiler.
    I take it that you have recorded this bug?
    Thanks for your help.
    David

  • How to add new project developed in visual studio 2012 on tfs 2010

    Hi Friends,
    our development developed new project in visual studio 2012 .
    and we need to add it on tfs 2010 version .
    we added it on existing collection on tfs 2010.
    but itn't works properly .
     i want to know is it possible to add visual studio 2012 developed projects in tfs server 2010
    mastanvali shaik

    Thanks for Adrian's help.
    Hi Balaji,
    Based on your issue, I agree with Adrian's suggestion. Therefore, I suggest you can try Adrian's suggestion to refer the link of Cybermaxs' reply check your issue.
    In addition, I suggest you can use fiddler to check the header definition.
    For more information, I suggest you can refer the Shiv_P's reply in the following link.
    Reference:
    https://social.msdn.microsoft.com/Forums/en-US/9bb37eec-3467-4fcb-8537-648d04e91e2f/how-to-add-latest-chrome-browser-plugin-in-visual-studio-2010-ultimate-for-performance-testing?forum=vstest
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • AS3 project development into Flashbuilder

    I have been using Flex3 for mxml flex RIA development and I do pure AS3 development with Flash CS3 resources, which in most cases I code in Flex Builder but test and compile in Flash AS3. Twisted I know but the reasons are simple:
    1. I can't access the fl components packages in Flex Builder easily (I have heard of ways to do so but having had a chance to research).
    2. I am often using resources from the library in a .fla file
    3. Clients in most cases have Flash but not Flex and expect a FLA
    4. I also use systems like SWFAddress so I need to compile to a .swf and test live or test the .swf in a standalone player
    Request:
    So firstly I know flex has its own components that are part of the framework but why not give us Developers easy access to the fl flash components (hence Flash Builder)?
    There needs to be an easy way of importing and using a FLA based AS3 project in Flash Builder. I heard about a Flex component that does that but why not at least give access to the library content off a FLA?
    I noticed it expects an AS3 project to be set out as Flex Builder does, using an application .as file named as that project. In the launch configuration you need to be able to browse and set your own application .as (that maybe the document class from the FLA). This would help the above request by letting users export/test in their current file/folder structure.
    Just my intial feedback.
    Cheers
    Elliot Rock

    Also, the best (and most official) way to suggest features is to log an enhancement request in the public Flex bug base at http://bugs.adobe.com/flex/.
    You may want to search to see if these have already been suggested and if so, vote on the issue. If not, file a new enhancement request and encourage people to vote on it.  

  • Wrapper vs Non-wrapper Project Development Setup

    Hello,
    Considering that there would be 20 Page Definition and 5-6 flex asset types under same Attribute table, I can think of 2 development model as following:
    1. One wrapper, one layout template which calls various other templates on basis of Page Definition. In this case, only one template has to be created as Usage having  - "Element is used as Layout"
    Wrapper (Uncached)
    Layout (Cached)
    Header (Cached)
    Head (Cached)
    Detail (on basis of Page Definition) (Cached)
    Footer (Cached)
    2. One Layout template per Page Definition. Every layout calls same header, head and footer elements BUT different body template. In this case, all the Layout templates are to be created with Usage having  - "Element is used as Layout" and are Uncached (Cache criteria - false) while other elements are all cached.
    Hence, I would like to know the following:
    Are there any other development model apart from this which can used?
    Please explain the impact of using this both models - performance and caching wise
    In 2nd model, all the Layout templates are to be created with Usage having  - "Element is used as Layout" so that this template are visible in Contributor UI, does this affects site performance in any way?
    Any other point which should be considered while building development model for a project.
    Regards,
    Guddu

    Hello,
    Considering that there would be 20 Page Definition and 5-6 flex asset types under same Attribute table, I can think of 2 development model as following:
    1. One wrapper, one layout template which calls various other templates on basis of Page Definition. In this case, only one template has to be created as Usage having  - "Element is used as Layout"
    Wrapper (Uncached)
    Layout (Cached)
    Header (Cached)
    Head (Cached)
    Detail (on basis of Page Definition) (Cached)
    Footer (Cached)
    2. One Layout template per Page Definition. Every layout calls same header, head and footer elements BUT different body template. In this case, all the Layout templates are to be created with Usage having  - "Element is used as Layout" and are Uncached (Cache criteria - false) while other elements are all cached.
    Hence, I would like to know the following:
    Are there any other development model apart from this which can used?
    Please explain the impact of using this both models - performance and caching wise
    In 2nd model, all the Layout templates are to be created with Usage having  - "Element is used as Layout" so that this template are visible in Contributor UI, does this affects site performance in any way?
    Any other point which should be considered while building development model for a project.
    Regards,
    Guddu

  • Problem while migrating EJB Project developed in NWDS 2.0.11 to NWDS 7.1

    Hi all,
    I have developed one EJB Project using NWDS 2.0.11 and now i am migrating it to NWDS 7.1. I have copied that EJB project into the work space of NWDS 7.1. Now its giving build problems for the class path variables for ejb20.jar like...
    Unbound classpath variable: 'TSSAP_JAVAX_HOME/lib/ejb20.jar' in project RemoteDeployEJB RemoteDeployEJB July 27, 2006 11:52:09 AM 29
    so pls help me to resolve this issue.How to set class path for that variable in my NWDS 7.1.
    Regards,
    Kiran.

    Hi Kiran,
      You need to migrate the project.There should be an error message in the problems view that the project should be migrated. Right click on the error message and choose quick fix.Then Migrate Project option should appear. Choose it and follow the steps in the migration wizard.
    Best Regards, Radoslav

  • Code_swarm - A cool visualization of how a software project develops.

    code_swarm Have you seen this?  I just stumbled across this today.
    It's an app that renders a visualization of how a software project evolves via "code commits"!  It's really interesting.  Orbs of light (representing files) fly to each developer name commiting the changes to the project.  The center ball of developer names and orbs get bigger as you see the software project evolve!
    From what I gather.. it takes a log of commit changes from a repository and renders pictures so you can make a video with mplayer.
    It supports --  Subversion, CVS, Git, Mercurial, Perforce, VSS, Starteam, Wikiswarm, Darcs based repos.
    Take a look at some of the videos in the link above.   Here are a few more...
    amarok codeswarm
    amarok vs banshee codeswarm
    There's even one celebrating 10 years of Gentoo.  Since gentoo is a large project compared to the above examples, it took some modifying.
    Now I'm wondering what arch's development would look like!

    wonder wrote:
    wonder wrote:managed to extract the history of community from cvs 2005-2009. i have to add a nice sound track and upload the youtube but i'll do it tomorrow.
    and the video that i promised:
    http://www.youtube.com/watch?v=Hd5_e37dNhE
    That is pretty cool.  I do not turn up unitl about 3min of the ~4:30.   There were several people who I thought became TUs after me that actually were around before I was...

  • Regarding project development standard document

    Hi,
    Just wanted to know if there is any coding standard document we can use to create MII project , its component.
    If there can you please forward the link.
    Thanks
    Vishal Jadhav

    There are some best practice documents under the Guides and Guidelines section of the MII Wiki : http://wiki.scn.sap.com/wiki/display/xMII/Manufacturing+Integration+and+Intelligence

  • Need advice on a web based project development

    hi all,
    First things first, I am quite new to java and related stuff war, ejb, jsp etc.
    Im trying to design an application which will
    -be accessed by a web browser
    -will store all the data on a DB (mysql is what im thinking)
    -will have user login (each user will have different access levels)
    -min 500 people will be online at all times
    -the DB will host more than 5million records
    -the db will be like cars, licenses, drivers, penalties (not mentioning user, user groups, etc)
    how will the software work:
    user logs in using: username pass accountid
    according to user-rights(access level) the thing he/she can to will be shown in first screen
    user will chose an option and the next page will be shown with options again according to users access-level
    when editing updating inserting a record the user will enter a secondary password to confirm the action
    and dont know why but i have a thing for security so i want the system to be as safe and stable as possible
    by the way i dont have hardware problems so if using the method you advised requires alot of cpu power no problem
    well i hope the car driver example brought an image to you guys
    well my problem is i dont know what to use when coding:
    ex: login page can be html(login page)-->jsp(user-pass verification) or jsp(login page)-->jsp(will check login true javaclass)--> java class
    i want to use java and java based systems, please help me i dont know what to choose war, ejb, jsp-java, jsp-html, etcc
    thanks a bunch in advance
    yours,
    orhie

    Dont know if you use NetBeans. But if you do this turtorial is very useful.
    [http://netbeans.org/kb/docs/javaee/ecommerce/intro.html]
    It helped me getting started.
    / Magnus

  • Dreamweaver closing by itself anytime. Causing problem during project development.

    Help dreamweaver

    Hi Aman,
    It would help us to know the OS that you are on and the version of DW that you use. Without that information, I still suggest the following and let us know if you need help.
    - Ensure that you have Java SE6 installed on your computer. You can install it from Oracle Java Archive | Oracle Technology Network | Oracle
    - Try restoring preferences.(Restore preferences | Dreamweaver CS6, Dreamweaver CC)
    - Do a clean uninstall of DW and then install it all over again. The cleaner tool can be found at Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6 This is a pretty drastic step, and use it only if the other suggestions do not work.
    Thanks,
    Preran

  • A tale of a Berkeley DB project: Success and future developements

    The site http://www.electre.com is an on-line catalog of all published French books (close to 1 million of them), from the 1970’s to today, with pricing and availability information for professional users.
    The entire book database and search engine was developed with Berkeley DB. The site runs relatively problem free, and owes much to the stability and quality of the Berkeley DB source code. Moreover, the software is sold as an intranet version and runs on remote configurations that are out of our direct control. And yet, we don’t get much problem reports from these remote sites.
    Development started in 2002. Using Berkeley DB was my decision. It was, with hindsight, a very good decision, but it would be hypocritical to affirm I knew all along it would work out so well. It was partly a gamble, and partly a calculated risk. I am not ashamed to confess that when I finally made the decision to go with Berkeley DB, there were some key areas in the technical design I had no clue how to tackle. Needless to say, any flaws that remain in this area are due to lack of knowledge and lack of foresight on my part, not because of some flaw in Berkeley DB.
    What convinced me 4 years ago to “go for it” was Sleepycat’s no-nonsense approach to support from guys like Michael Cahill, Keith Bostic, John Merrells, Dave Seglau, Michael Ubell, Liz Pennel and others. Support was sending a message to [email protected]. Replies were never more than a couple of days away (including time zone differences). There was always something comforting when you read a reply from someone who says he “owns your problem” (especially when you also saw that someone’s name in the source code <g>). The majority of support questions were asked during evaluation and product development, before even a single dime was paid to Sleepycat. (Now that we sell the product as a closed source Intranet solution, we gladly pay the required license fees, of course). The fact that the project development went so well was in no small part thanks to the competence and reliability of the people I communicated with. I never expressed my thanks, so now is as good a time as any to do so. Thanks, guys (and gals).
    When Sleepycat was bought by Oracle, it was rumored that the goal was ultimately “to kill the product”. I thought that was ridiculous and an exaggeration by some paranoid people (especially from the MySQL-camp). I understand that Oracle is a big company, and that things are done differently now. Besides, how do you “kill” a product? I didn’t know until I hit my first support question “post-Sleepycat”. So now I do: you kill a product not directly, but, but by a process of what I call “incremental discouragement”. It’s a subtle, 3-pronged approach:
    1)     Erect bureaucratic barriers between competent people and your customers. No more [email protected], but a slow and unwieldy web site and a support procedure hiding behind numbers and requiring a 2 hour training session. I’m not sure how I’m going to motivate to management a 2 hour training session for a product we’ve been using for the past 4 years, and which I now master sufficiently to reduce my support requests to about 3 a year, and for which the only difference is a change of company name. There’s a “free” forum, but the primary motivation for it seems to be to allow users to support themselves. Yes, questions are answered on the forum… but compared to the level of support I’ve been accustomed to from the same people in the past, I can’t help noticing something has changed… and not for the better. Some questions aren’t even acknowledged, though they are read over 300 times.
    2)     Add useless levels of indirection: when we sell an intranet, we asked Sleepycat to mail us an invoice, which we got within the week. Now we ask Oracle the same thing: the last time we did this was on November 27 of last year, and we still waiting for someone from “the Belgian office” to contact us. The only reply we got was from someone telling us our request would be passed on: a level of indirection not exactly adding value.
    3)     Increase useless Information Noise: www.sleepycat.com was all about Berkeley DB and related products. Look at any page on the www.oracle.com site supposedly about Berkely DB and count the number of items and links pointing to products that have nothing to do with Berkeley DB. It’s like that famous analogy: you’re only interested in a banana, and you must take the whole gorilla.
    Berkeley DB is the fire behind the electre.com site. Our customers are satisfied, so this is not going to change for this version. But this developer is now convinced to view Berkeley DB as a medium to long-term liability. The fire will be kept alive for the remainder of this electre.com version, but for future versions and other similar projects, other solutions will have to be found. These other solutions will involve a similar gamble as the one I made a few years ago with Berkeley DB. My only hope is to meet similar competence, friendliness and professionalism, but without the overhead and bureaucracy of an organization for which the product is not even part of the core business.

    Vincent,
    I hear the frustration and concern in your post. I'd like to assure you that we're still here doing what we've done in the past and that your business is valuable to us, don't give up yet! :)
    Moving from a company of 30 people to a company of >50,000 people has been an interesting transition for us as well. I have to say that honestly, things are pretty good here inside the realm of Oracle. Of course, some things were bound to change. Oracle has processes in place to acquire and grow companies and that is their intended goal with Sleepycat's Berkeley DB products. As such, some customer facing processes have changed and our home on the internet has been incorporated into the oracle.com site. The interesting thing to me is that even within Oracle's infrastructure you, the customer, are not really much further away from our engineers and support staff than before. Your suggestions, concerns, questions and bugs go directly to us via the same people pre-acquisition for the most part, although that staff is growing. With these OTN forums you have a way to speak directly to most of the Sleepycat staff, 99% of whom are still here at Oracle nearly one year post acquisition. So, I'd argue that we've done a great job of keeping that small company feeling in one of the largest software providers around.
    Our web content is 80% identical to that which was on the sleepycat.com sites. Bookmarking one or two locations within Oracle and OTN will get you straight to that information. Sure, there are other product references floating around on the same page and we hope that over time Berkeley DB products and other Oracle products complement each other when used in combination. In general, I believe that most of the web experience is identical with different style sheets and a few extra links.
    Support for eval customers continues to be something we provide free of charge via these forums and in private email conversations with our staff. This is unchanged. Ownership of customer issues is much the same as well and we do still use '[email protected]' for tracking issues once opened. We agree that '[email protected]' method of communication was simple and highly effective for us and our customers. We are working with Oracle's support infrastructure to consider adopting similar methods. This is another reason Oracle purchased Sleepycat, to learn from our efficient effective operational model. This is something that is ongoing, in the mean time we still track issues behind the scenes the same way as before with the added information provided by TARs so that we fit into the overall Oracle support infrastructure.
    The rumors of our early demise are highly exaggerated. Berkeley DB products are alive and well in Oracle. Just look at the releases we've made in the past 12 months.
    As for our three pronged attack. ;-)
    1. The distance between first contact with support and helpful information has, in some ways, increased. This is due to the Oracle infrastructure for support that manages all Oracle products. The forums are the replacement for the discussion email lists we managed at sleepycat.com. We're managing a much larger amount of traffic than in the past and most of it is done with the same Berkeley DB engineering team you've come to know and love. Maybe we need to make it more obvious when we answer a question by having a signature indicating who we are, sometimes that's not obvious. As to the particular question you posed, I don't know what happened but the same thing can happen on an email list. My apologies for the lack of a response.
    2. Oracle has a huge sales force worldwide. We're only beginning to fully function within this new infrastructure. Sorry we dropped the ball on your sales inquiry, rest assured that we're interested in all commercial deals. Once connected into the Belgium office you'll have a direct relationship, as before, with a sales rep for your use of Berkeley DB.
    3. I've already talked about this. Oracle has many products, we're just one of those. We have to fit within the overall site structure. For the most part I'd give us an A- or B+ for transitioning our sleepycat.com information into oracle.com and OTN.com. If you have suggestions as to how we might improve that, drop me a line I'm all ears.
    In general I'd like to believe that you and other developers like you will find that our place in Oracle doesn't prevent you from choosing Berkeley DB. Certainly it is a bigger company with some additional process overhead, but hopefully not so much that it prevents you from remaining a loyal customer and someone who would recommend us to others.
    regards,
    -greg
    Gregory Burd [email protected]
    Product Manager, Berkeley DB/JE/XML Oracle Corporation

  • Getting an error in Java Project in SAP NetWeaver Developer Studio

    Hi,
    I am getting this error in my Java Project developed in SAP NetWeaver Developer Studio.
    Exception occurred during launch Reason: Source locator does not exist org.eclipse.jdt.debug.ui.javaSourceLocator
    Is this problem of not defining some External .jar file or problem with Eclipse?
    I am developing Java Project which connects with SAP Master Data Management.
    I am referring to a PDF named "How To identify identical master data records using SAP MDM 5.5
    Java APIu2019s".
    Regards
    Kaushik Banerjee

    This may be because of the metadata(registry) cache when it was written out by a second instance of NWDS.
    So the plug-in appears in the file system but NWDS doesn't see it in the metadata
    Delete the .metadata file from your workspace and then start up NWDS. It might work.
    Regards,
    PG
    Edited by: PG on Dec 16, 2008 3:18 PM

  • Steps to develop a s/w Project

    Hi,
    Am developing a project using netbeans4.1 and tomcat 5.5.9. It is website with Oracle9i but i dont know from where to start about project. Some say abt SCM(Software configuration management) some say abt Factory Methods other say first make UML. Plz tell me what are the steps to develop a website or java project. Is there any guidelines that we have to follow. I got totally confused any suggestion would be helpfull.
    Thanks in advance....

    Hi,
    Now i got the idea how to start with project development....this is given by Scott i wanna share with you...
    few suggestions:
    1. Keep your modeling efforts simple. See Agile Requirements Best Practices.
    2. If you think you'll have a lot of pages, then you should consider a UI flow fiagram to "map out" what your site will look like.
    3. I'd consider drawing UI screen sketches to design your pages.
    4. Some sort of understanding of how people are going to use your system is critical to your success. Consider informal use cases for this. Many people get hung up on use cases because they go into bureaucratic documentation mode and create overly detailed formal use cases.
    5. Implement your system in URL=http://www.agilemodeling.com/essays/changeManagement.htm]priority order.
    6. You don't need to identify all the details up front. Get the high level idea in the beginning and then model storm the details on an as needed basis.
    - Scott

Maybe you are looking for

  • Using DNS Services on an internal network and still using an outside DNS

    I have just started using Mac OSX Server for the first time and I am trying to set up an internal DNS server so I can set up an LDAP Directory master and replica. However, I am running into some problems in setting up the DNS server on our network. T

  • How to sync an iphone to a newly installed OS 10.7.5?

    I just did a clean install of OS 10.7.5 and know my iPhone fails to sync w/iTunes. How do I fix this? Sync session fails to start is the error message that get after trying varoius options. I'm missing something.......any ideas? thanks john

  • How to Debug code written in Include RMCSUZ10?

    In our Sales extractor 2LIS_11_VAITM we need to get information from custom Partner Functions whichwere added by the R/3 team. To do this we have used the SAP provided include:RMCSUZ10 I have changed the Structure: MCPARTNER to include new fields PKU

  • Conditional Branching for CP6

    Good day! I am fairly new to Captivate and I am currently creating a scenario-based activity. Is it possible to have this sort of branching: One slide, 2 scenarios. Each scenario (say, slides 2 and 3) can be accessed by a button on the said slide. Wh

  • T41 Thinkpad with Anatel wireless card problem

    I am working on a Thinkpad with the following information: T41 Type 2373-9FU S/N 99-xxxxx 04/07 I tried the Intel drivers that were suggested but, once nothing worked I opened up the machine to find an Anatel wifi card. The Anatel card has the follow