Results 1 to 2 of 2

Thread: Import Attribute - Which one has high performance

  1. #1
    Junior Member
    Join Date
    Feb 2006
    Answers
    5

    Import Attribute - Which one has high performance

    We have standard action tag. You know all purpose of this tag. it is used to locate an existing java bean object or to create a new object of javabean. and we have "page" directive, in which we have a "import" attribute through this we can import the needed classes. so by using this also we get object of an existing class or we can create new object for class.

    The question is, we are achieving the same objective by using and "import" attribute in "Page Directive". which one is efficient in the above said two cases. which one has high performance?


  2. #2
    Expert Member
    Join Date
    Oct 2005
    Answers
    383

    Re: Import Attribute - Which one has high performance

    Quote Originally Posted by santh kumar View Post
    We have standard action tag. You know all purpose of this tag. it is used to locate an existing java bean object or to create a new object of javabean. and we have "page" directive, in which we have a "import" attribute through this we can import the needed classes. so by using this also we get object of an existing class or we can create new object for class.

    The question is, we are achieving the same objective by using and "import" attribute in "Page Directive". which one is efficient in the above said two cases. which one has high performance?
    hi

    action tags are dynamic.That is when u use them only the output of that file is replaced
    but when you use directive tags, then they will include all the source code,
    which is clearly not efficient.

    I hope iam clear
    thanks

    :)
    NEVER SAY DIE.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact