What i use to develop complex tree and table in my web application?

hi guys
simply most of my work in my web application will be depend on:
1-tree
2-table
i need this tree and table deal with database table (or even tables) must be able to do every thing like add node/row/column, delete, update, drag-n-drop, various object nodes/cells like check-box, list, images...etc
i used JTree and JTable then stoped because i faced problems in dealing with applet/database, and i really didnt see this is perfect way to do that even i agree that JTree and JTable are excellent objects. i also start using ajax tree but i didnt see it robust to have all this complicated work with database.
by the way i need also master-detail UI table, but its easy to get this if i have good and flexable table object.
my rest pages developed by jsp, servlet, javascript, html...etc
so any suggestion to how i build this tree and table? i also heared about JSF, is it serve me?
thanks

so if the only way to use JTree and JTable,There are other ways, but they're not Java and might be more complicated.
are there
any links you have discussing dealing database with
applet by keep applet away from direct connection to
my database?I'm not aware of links, but it's common sense. You don't want to expose the DB server to the internet, and instead contact a server for authentication that then forwards the request to the DB.

Similar Messages

  • What to use for developing complex add-on

    Dear Experts,
    I have to start developing a complex add-on.
    What do your experience recommend? Simply start from scratch (eventually copying some classes from SDK examples) or to adopt SAP B1DE?
    Thank you for the help
    Massimo

    hello freind
    yu can start from sdk samples .i think this give yu best guidence for complex addon creatiom.yu can start from
    C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI\VB.NET
    working with xml samples

  • What software is used to develop complex programs like 'Adobe InDesign'?

    I want to find out:
    What software is used to develop complex programs like 'Adobe InDesign'?
    Thanks.

    Just to expand a bit for anyone who is interested:
    Virtually all commercial software like InDesign, Photoshop, etc., is written these days in C or C++. That's not so much because C is such a vastly better language than anything else, it's more because in its advent it was vastly better than anything else at the time, and as a result, all software programmers know C by default. And once you have the beginnings of a codebase in C and a pool of software engineers who all know C, there is little reason to rewrite your code in some other language from scratch.
    Your question about software pertains more to the IDE that is used to write the code. That will obviously vary from one company to another and could be as simple as a plain text editor coupled with a command-line C compiler, to any number of commercial IDEs that all basically accomplish the same thing. For a long time in the elder days, virtually all code development on the Mac was done with CodeWarrior, but these days practically everyone on the Mac just uses Apple's own Xcode environment. For Windows development, the two real biggies are either Microsoft's Visual Studio (probably 90% of all Windows development is done using this IDE) and to a lesser degree, C++Builder, formerly owned by Borland but now by Embarcadero.
    When building the code into an executable package, the underlying compiler that most commercial software developers use is Intel's own compiler. The IDEs above all include their own free compilers; Intel's is a commercial product that is more finely tuned for Intel processors and produces cleaner machine code. On the Mac, Apple just uses GCC, a free open-source compiler that has been developed and used for many years by the Unix and Linux community.

  • Can be Cold Fusion Developer Edition used to develop the product and deliver to client?

    Can be Cold Fusion Developer Edition used to develop the product and deliver to client?

    The two IP limit not withstanding, the EULA for ColdFusion prevents you from legally using Developer Edition in any production environment.  Using it for development is fine, though.
    -Carl V.

  • How can we use IMPORT-EXPORT as structure and TABLES parameters?

    Hello Sir,
    I have used SAPRFC with single IMPORT and EXPORT parameter.
    Could anybody give me an example in I can use IMPORT/EXPORT as structure and TABLE parameter as input?
    of course from/to PHP.
    Regards,
    RH

    Thanks

  • The application "Numbers" can't be opened. I have used numbers many times before and cannot currently open the application.

    The application “Numbers” can’t be opened. i have used numbers many times before and cannot currently open the application. My Mac is a 10.9.4 Mac.
    thank you, Mary

    Hello maryfromkailua,
    Unresponsive apps can be frustrating. After reviewing your post, I have located an article that can help in this situation. It contains a number of troubleshooting steps and helpful advice concerning app issues:
    OS X Mavericks: If an app freezes or quits unexpectedly
    There are several solutions to try.
    If the app is frozen, force quit the app. Press Option-Command (⌘)-Esc, select the app, then click Force Quit.When you force an app to quit, you may lose unsaved changes.
    If the app quit, reopen it by clicking Reopen in the dialog that appears.
    Restart your Mac.Methods for starting up your Mac
    Read the app’s documentation to check if it’s compatible with your version of OS X.
    Open another file in the app. There may be a problem with the original file.
    Check for updates to your software.Keep your Mac up to date
    Disconnect any peripheral devices you just connected (for example, a printer). They may not be compatible with your version of OS X.
    Uninstall any app plug-ins or enhancements from other manufacturers.If you recently updated the app or OS X, a plug-in or enhancement you installed may no longer be compatible.
    Use Apple Diagnostics or Apple Hardware Test. These tools can tell you if hardware you installed, such as additional memory, is incompatible, improperly installed, or defective.Use Apple Diagnostics or Apple Hardware Test
    Restart your Mac in safe mode.Start up in safe mode
    Use Disk Utility to repair your computer’s internal disk.
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • How to store reports on cr server 2008 and view them from web application

    Hi, I want to store my rpt files on the crystal reports server, under "Folders", and then from my web application use  "CrystalReportViewer" control to show these reports.
    Now I setup a crystal reports server 2008 on my server, and install crystal reports 2008 on my client develp machine. I have searched some sample codes from Internet, but many Business Objects dlls they used I could not find from my computer, for example, I can not find infostore dll and  Business Objects.sdk. It seems I have to install some sdk to use these objects.
    Could you tell if which sdk I have to setup to achieve my goal, or if can give me a sample would be highly appriecatied.

    Q. From your information, it likes this function above can not be done now?
    A. At the moment, the only way you can view reports stored on CR Server 2008 are with the Java SDK or OpenDocument.
    OpenDocument may be a nice option for you, as there would not be much programming involved. Please see this documentation for information how to use this. Please note that in CR Server 2008, you will be using Java OpenDocument.
    http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_url_reporting_opendocument_en.pdf
    Q. can use CR server XI instead, this version has been a while, so certainly has .net sdk available for realize this function, does'nt it?
    A. CR Server XI has the .NET SDK. You can find .NET samples here:
    https://www.sdn.sap.com/irj/boc/businessobjects-sdklibrary
    Q.  I download CRRedist2008_x86.msi and install it on my develope machine, from the instruction said it will install lots of .net dll on my computer, but I just can not find them, do you know where they are?
    A. It should install the necessary files to C:Program FilesBusiness Objects
    You can find more information about the Crystal Reports .NET distributables in the CR .NET help file, in the deployment chapter:
    https://www.sdn.sap.com/irj/boc/crystalreports-sdk
    Cheers,
    Fritz

  • How to define JAXP Parsers and Transformer in a Web Application Context

    Hi
    I need to define JAXP Parsers and Transformer in a Web Application Context where I can deploy this application in any J2EE Application Server without modifying the server. That means that I can't set System properties or set the jaxp.properties file. I tried to use the META-INF/services/javax.xml.transform.TransformerFactory file but it didn't work.
    Any ideas?

    Hi
    I need to define JAXP Parsers and Transformer in a Web Application Context where I can deploy this application in any J2EE Application Server without modifying the server. That means that I can't set System properties or set the jaxp.properties file. I tried to use the META-INF/services/javax.xml.transform.TransformerFactory file but it didn't work.
    Any ideas?

  • [ANN]REPORTMILL 5 BRINGS PDF AND FLASH TO JAVA WEB APPLICATIONS

    REPORTMILL 5 BRINGS PDF AND FLASH TO JAVA WEB APPLICATIONS
    Dallas, TX - February 25, 2002 - ReportMill Software, Inc. today announced the
    general availability of ReportMill 5 - the only developer tool in the world providing
    dynamic PDF and Flash web pages and reports for web applications. The new version
    is written entirely in Java and runs on all major platforms with support for all
    Java based web application servers, including those from BEA, IBM, Oracle, Sun
    and Apple.
    ReportMill rescues web developers from the crude look and feel that HTML-only
    solutions provide. By complimenting systems like Java Server Pages (JSP) from
    Sun, ReportMill brings a new level of professionalism and functionality to web
    applications.
    "Most web sites today offer much of their content in PDF and Flash, however, web
    applications are still limited to less-expressive HTML. Our customers deliver
    professionally formatted pages, such as invoices, catalogs, financial statements
    and itineraries in the paginated and printable Adobe PDF format. They offer content
    navigation that is interactive and portable in Macromedia Flash," says Jeff Martin,
    ReportMill CEO. "Only ReportMill seamlessly provides both with an integrated page
    layout application and an intuitive developer library."
    Availability and Pricing
    Available now. A fully functional evaluation version of the product is also available
    as a direct launch from your browser at http://reportmill.com/webstart.
    List pricing for ReportMill 5 starts at $495 (US) per developer and $4,995 (US)
    for a single processor deployment license. Volume pricing does apply. For specific
    pricing details, please see http://reportmill.com/pricing.html.
    About ReportMill Software, Inc.
    ReportMill Software, Inc. is the leader in web application "Object Reporting"
    and PDF and Flash content delivery for Java web applications. Founded in 1997,
    ReportMill has been the darling of the Apple WebObjects community, providing professional
    content solutions for dozens of fortune 500 corporations such as Merrill Lynch,
    Morgan Stanley, Fannie Mae, Verizon, WorldCom, NTT Communications, America Online,
    EDS, KPMG, AIG, Toyota and more. Now available to all web application servers,
    ReportMill will soon be a fixture in all web application development.
    Contact
    ReportMill Software, Inc.
    214.513.1636
    [email protected]

    REPORTMILL 5 BRINGS PDF AND FLASH TO JAVA WEB APPLICATIONS
    Dallas, TX - February 25, 2002 - ReportMill Software, Inc. today announced the
    general availability of ReportMill 5 - the only developer tool in the world providing
    dynamic PDF and Flash web pages and reports for web applications. The new version
    is written entirely in Java and runs on all major platforms with support for all
    Java based web application servers, including those from BEA, IBM, Oracle, Sun
    and Apple.
    ReportMill rescues web developers from the crude look and feel that HTML-only
    solutions provide. By complimenting systems like Java Server Pages (JSP) from
    Sun, ReportMill brings a new level of professionalism and functionality to web
    applications.
    "Most web sites today offer much of their content in PDF and Flash, however, web
    applications are still limited to less-expressive HTML. Our customers deliver
    professionally formatted pages, such as invoices, catalogs, financial statements
    and itineraries in the paginated and printable Adobe PDF format. They offer content
    navigation that is interactive and portable in Macromedia Flash," says Jeff Martin,
    ReportMill CEO. "Only ReportMill seamlessly provides both with an integrated page
    layout application and an intuitive developer library."
    Availability and Pricing
    Available now. A fully functional evaluation version of the product is also available
    as a direct launch from your browser at http://reportmill.com/webstart.
    List pricing for ReportMill 5 starts at $495 (US) per developer and $4,995 (US)
    for a single processor deployment license. Volume pricing does apply. For specific
    pricing details, please see http://reportmill.com/pricing.html.
    About ReportMill Software, Inc.
    ReportMill Software, Inc. is the leader in web application "Object Reporting"
    and PDF and Flash content delivery for Java web applications. Founded in 1997,
    ReportMill has been the darling of the Apple WebObjects community, providing professional
    content solutions for dozens of fortune 500 corporations such as Merrill Lynch,
    Morgan Stanley, Fannie Mae, Verizon, WorldCom, NTT Communications, America Online,
    EDS, KPMG, AIG, Toyota and more. Now available to all web application servers,
    ReportMill will soon be a fixture in all web application development.
    Contact
    ReportMill Software, Inc.
    214.513.1636
    [email protected]

  • What is use of J1IS in Sales and in j1is why base value is blocked ?

    Hi,
    What is use of J1IS in Sales ?
    tell me procedure why it is used in sales ?
    When these are used ?
    DLFC Factory sales and Stock transfers
    GRPO Goods Receipts
    MATD Material Document
    OTHR Other
    When we used this J1is we gave document reference OTHR and all necessary things but in next screen
    all Material Related fields are empty and base value is blocked why it is blocked ?
    I observe previous documents in that previous documents they used MATD But NOW it is not Taken it is allowed only OTHR.
    Please provide me answers.
    Regards,
    Basha.

    Hi Mandy,
    You can do this:
    On the MDM Console, right click on the Repository -> Properties -> PDF -> Allow invalid PDFs -> Yes .
    Alternatively,
    You can also find some information about it on https://service.sap.com/srm within this link on the left frame go into
    mySAP Supplier Relationship Mgmt --> mySAP SRM in Detail --> SRM 5.0 --> Catalog Content Management --> SRM-MDM Catalog and you will get the document.
    Hope it helped.
    Regards,
    Krutarth

  • What is use of PD sub module and  integration swithces in HR ?

    Dear SAP-HR Experts .
    (a) What are the integration swithces in HR .
    like Integeration with in Sub modules of HR.
    (b) what is use of PD sub module ?
    Some t-codes of PD module , infotypes or Tables .
    Plz it is urgent .
    Regards : rajneesh

    check
    V_T77SO there u can find
    i will let u know

  • What is the right  way to display a table in Java web dynpro using a node.

    Hi experts,
      I am trying to show a node of cardinality 0...n as a table in an adobe form in Java web dynpro. But its not showing it properly. Can anybody please tell me what is the right way to display a table on adobe form using a node of cardinality 0...n or 1...n in Java Webdynpro.  In ABAP webdynpro, we can drag and drop a node of cardianlity 0...n or 1...n to  show as a table and it works fine. Is the same possible in Java webdynpro also. Please help.
    Thanks and Regards.
    Vaibhav Tiwari.

    Please refer to my post.. you will get the answer
    Dynamic Table -  same data repeating in all rows
    Special care should be taken in designing the context for table attribute.
    The attribute type singletone also plays a important role. I have this doubt from the beginning when you have reported this problem for the first time but finally you marked it as solved so i thought there might be some other issues but again when you reported that again i did some analysis.
    Now coming to final solution :
    For designing a table in adobe interactive form you have consider following
    You have to design the view context upto three level, I am explaining you the properties
    PDFDataSource (Parent Level1) - Cardinality 1:1 - Signetone -True - This is assigned to datasource
    TableList (Parent Level2) - Cardinality (1:1) - Signetone -True
    TableWrapper(Parent Level3) - Cardinality (0:n) - Signetone -True
    TableData (Parent Level4) - Cardinality (0:1) - Signetone - false (This is the main point)
    Then under TableData value node, you have to put all your table attributes.
    This Value Node name can be anything but hierarchy should be same as I have mentioned above.
    Please try out these steps and get back to me if you have any doubt.

  • Tree and Table UI element with same data source (context)

    Hello,
    I am trying to build an application which shows an tree and an table UI which shows additional information to the selected tree node. (like Windows Explorer)
    I am using an context like this:
    Class - - - - - - - - --  (Mapped  value Node)
    - SubClass - - - - -  (Recursion Node)
    - id - - - - - - - - -- - -(Value attribute)
    - name - - - - - - - - -(Value attribute)
    For the tree I am unsing this event handler  
         public void onActionClassNodeSelected(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent, de.aequitas.sap.wd.java.easyclass.wdp.IPrivateEasyClassView.IClassElement element )
    wdModifyView contains this:
    public static void wdDoModifyView(IPrivateEasyClassView wdThis, IPrivateEasyClassView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
        //@@begin wdDoModifyView
         IWDTable pictureTable = (IWDTable) view.getElement("PictureTable");
        if(firstTime)
             IWDTreeNodeType node = (IWDTreeNodeType) view.getElement("TreeNodeType");
             node.mappingOfOnLoadChildren().addSourceMapping("path", "element");
             node.mappingOfOnAction().addSourceMapping("path", "element");
    I think I could use now
    pictureTable.bindDataSource()
    , but do not know where to get the needed parameter.
    Thank You
    Bernd

    >
    Bernd Herbold wrote:
    > Hello,
    >
    > I am trying to build an application which shows an tree and an table UI which shows additional information to the selected tree node. (like Windows Explorer)
    >
    > I am using an context like this:
    > Class - - - - - - - - --  (Mapped  value Node)
    >  - SubClass - - - - -  (Recursion Node)
    >  - id - - - - - - - - -- - -(Value attribute)
    >  - name - - - - - - - - -(Value attribute)
    >  .
    >  .
    >  
    > For the tree I am unsing this event handler  
    >
         public void onActionClassNodeSelected(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent, de.aequitas.sap.wd.java.easyclass.wdp.IPrivateEasyClassView.IClassElement element )
    >  
    > wdModifyView contains this:
    >
    >  
    public static void wdDoModifyView(IPrivateEasyClassView wdThis, IPrivateEasyClassView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
    >   {
    >     //@@begin wdDoModifyView
    >      IWDTable pictureTable = (IWDTable) view.getElement("PictureTable");
    >     if(firstTime)
    >     {
    >          IWDTreeNodeType node = (IWDTreeNodeType) view.getElement("TreeNodeType");
    >          node.mappingOfOnLoadChildren().addSourceMapping("path", "element");
    >          node.mappingOfOnAction().addSourceMapping("path", "element");
    >     }
    >
    > I think I could use now
    pictureTable.bindDataSource()
    , but do not know where to get the needed parameter.
    >
    > Thank You
    > Bernd
    Hi,
    Following is the code to do this
    //Your existing code
    IWDTable pictureTable = (IWDTable) view.getElement("PictureTable");
    //use the following code for binding
    IWDNodeInfo nodeInfo = wdContext.nodeClass().getNodeInfo();// Assuming class Node is bound to table.
    pictureTable.bindDataSource(nodeInfo);
    Regards
    Ayyapparaj

  • I am using Firefox for Mac (v 3.6.11, Mac OSX 10.6.4) and need to use the Function keys (specificlaly Ctrl-F7) in a web application. I can't seem to get it to work the same as in Firefox on PC.

    I am using a web application that requires the use of the F7 key. Actually, to be more precise, I need the functionality that you would get on a PC if you hit Ctrl-F7 while in this web application in Firefox. I have changed the Mac's settings to allow standard use of the function keys (rather things like volume up/down, etc.) However, when I try to use Ctrl-F7 it appears to be using the function that is built into Firefox browser rather than the web application running within Firefox. (FYI, nothing happens when I try Cmd-F7 or Alt/Option-F7 either).

    Leliforever, cheek you list of installed add-ons, the Ask toolbar can be installed without the users knowledge.
    For checking other extensions that may cause this, follow the procedure in this link - https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Looking for advice on what which freamework or dev. methodology for read only database centric web application

    Hello, I hope the experts here can advise me on which development approach for a new .net web application that  I am to begin development shortly.  I have the back end stored procedures complete and now I will build a .net front end. 
    This front end will be 95% populating custom html5/css3/jquery pages from c# DataSets which are themselves populated from calls to oracle stored procesures.  There will be no updating - this is read-only querries of OLTP prpared tables off of a data
    warehouse schema.  I am a verteran at the back end stuff but my web app development skills are new so I hope to get a recommendation form the experts on what approach I should persue to build the front end.  From what I have seen I might start
    with MVC5 framework and build the web pages with RAZOR embedded c# code looping through the DataSets to create the html. I need to the ability to create very custom div elements throughout, so I understand I should not use some high level code generation
    tool.  Thanks so much for the feedback. 

    Hello Jay,
    This forum is discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools.
    >>I hope the experts here can advise me on which development approach for a new .net web application.
    From this message, you are doing web applications, you will need to post this thread to Asp.Net  forum for some advices. For MVC issues, please post
    Here.  Thanks for your understanding.
    Have a nice day!
    Kristin
    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.

Maybe you are looking for

  • Can electrical surges go through the FIOS ONT Box

    On Sept 8th something hit my Fios line and caused loss of equipment. There were no storms or electrical outages on Sept 8th. I was at my computer online when I got a message saying that my Ethernet was disconnected. Seconds later my system shut down.

  • ALV background job problem

    Hello gurus, Kindly help me in resolving this back ground job problem. We have  a program which gives a tabstrip alv output. they are calling subscreens for this and using containers for alv. its running good in foreground but going dump in back grou

  • DW BUG - empty new lines on file open

    I can't find a patch or an option for this bug. Everytime I open a formated php script(with no empty spaces between code lines) it gets a new formatting with 2-3-5 empty new lines betwen my code lines, this causes that my scripts will become larger i

  • HT203167 I cannot connect to itunes store.  cant find 2 movies i purchased on i-pad??

    I saw the download on my ipad but am unable to find where the movies are?'

  • How to fix no command please help

    I rooted my lenovo a7-30 and after a week i see new system update so i update my device. But when i start to update my lenovo it just turn off and when i turn it on it stuck in recovery menu and say "no command". Please help me how do i fix this. Tha