1. #1
    Ext User
    Join Date
    Oct 2010
    Posts
    6
    Vote Rating
    0
    yean is on a distinguished road

      0  

    Default Robustness of Extjs

    Robustness of Extjs


    How to fasten the extjs ? . is there any server configuration needs for that ? we are using jsp and extjs in liferay portal . And also i need the undo redo plugin for html editor. Please make a reply ASAP.

  2. #2
    Sencha - Community Support Team jay@moduscreate.com's Avatar
    Join Date
    Mar 2007
    Location
    Frederick MD, NYC, DC
    Posts
    16,169
    Vote Rating
    28
    jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough jay@moduscreate.com is a jewel in the rough

      0  

    Default


    fasten means to "buckle down". Do you mean "increase speed of"? If so, what are your pain points w/ the framework?

    Jay Garcia @ModusJesus || Modus Create co-founder
    Ext JS in Action author
    Sencha Touch in Action author

    Get in touch for Ext JS & Sencha Touch Touch Training

    We are also working on Video-based Sencha Touch training: Check it out here.

  3. #3
    Ext User
    Join Date
    Oct 2010
    Posts
    6
    Vote Rating
    0
    yean is on a distinguished road

      0  

    Default


    When loading extjs frame work in IE browser it takes so much time and the records fetching from database and SAP system to liferay portal thru ajax is very slow in IE. While inserting a record to database thru extjs using ajax and jsp is dead slow . how to rectify it. Kindly help me to improve the efficiency of the program

  4. #4
    Sencha - Community Support Team Condor's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    24,251
    Vote Rating
    41
    Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold

      0  

    Default


    1. Don't show too many rows in a grid. Use paging or some other method to reduce the number of rendered rows.

    2. Regarding inserting: What is slow, the browser or the server?

  5. #5
    Ext User
    Join Date
    Oct 2010
    Posts
    6
    Vote Rating
    0
    yean is on a distinguished road

      0  

    Default


    browser is slow

  6. #6
    Sencha - Community Support Team Condor's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    24,251
    Vote Rating
    41
    Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold

      0  

    Default


    So you've already tested the speed of the .jsp itself?

    What exactly is slow in your application? We would need to see code to know more.

Similar Threads

  1. Passing arguments -- Refer Extjs In action book and ExtJs sample code
    By mrag74 in forum Ext 3.x: Help & Discussion
    Replies: 1
    Last Post: 28 Apr 2011, 2:11 PM
  2. robustness mess
    By MichaelOstrovsky in forum Community Discussion
    Replies: 6
    Last Post: 29 Mar 2010, 11:18 PM
  3. [How-2] Como crear una ventana con extJS (how to create an extJS window)
    By michelrods in forum Ext 2.x: Help & Discussion
    Replies: 1
    Last Post: 5 Jan 2009, 3:03 PM