Exforsys
+ Reply to Thread
Results 1 to 4 of 4

Return Type

This is a discussion on Return Type within the Java forums, part of the Programming Talk category; What is the return type of isAutoFlush method of out object in JSP.Is it a integer or a Boolean type.I ...

  1. #1
    Adrian is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    124

    Return Type

    What is the return type of isAutoFlush method of out object in JSP.Is it a integer or a Boolean type.I am confused.Someone help me out.


  2. #2
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    144
    The returned value from the method isAutoFlush method of out object in JSP is Boolean value of true or false.


  3. #3
    ArvindMKamath is offline Junior Member Array
    Join Date
    Feb 2007
    Location
    Mangalore India
    Answers
    1
    isAutoFlush method returns boolean either true or false


  4. #4
    akpanda_1981 is offline Junior Member Array
    Join Date
    Feb 2007
    Answers
    1
    Return type of isAutoFlush() in JSP is boolean. By default it returns true.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...