`

Restricting the Number of Views in a Session

    博客分类:
  • JSF
阅读更多

 

    <context-param>
        <param-name>com.sun.faces.numberOfViewsInSession</param-name>
        <param-value>15</param-value>
    </context-param>

    <context-param>
        <param-name>com.sun.faces.numberOfLogicalViews</param-name>
        <param-value>15</param-value>
    </context-param>

   (com.sun.faces.config.WebConfiguration)

 

By default, a total of 15 top-level views are allowed to exist in a session. Likewise, a total of 15 logical views are also allowed in session. Logical views are subviews of a top-level view. For example, if you have a page that includes multiple frames then each frame is a logical view.

If you have a simple application then the default of 15 views or 15 logical views might be too large. In this case, you should consider reducing the allowable number of views and logical views to conserve memory. Conversely, a more complex application might require more than 15 views or logical views to be saved in a session.

分享到:
评论

相关推荐

    Restricting the nonlinearity parameter in soil greenhouse gas flux calculation

    The static chamber approach is often used for ...KAPPA.MAX method effectively improved the decision between linear and nonlinear flux estimatesreducing the bias at a minimal cost of uncertainty.

    运动矢量加模式选择 (英文)

    those macroblocks badly affected by restricting the region of the chosen motion vectors in inter mode. The watermark can be easily retrieved by the encoding mode of the macroblocks or the region of ...

    Artech House - SMS and MMS Interworking in Mobile Networks

    6.2.4 Use of a Local Virtual SMSC GT in the SIM Card 111 6.3 Detailed Implementation of the Virtual SMSC 112 6.3.1 Half-SCCP Roaming for SMS-MO 112 6.3.2 Failure of Half-SCCP Roaming for SMS-MO 113 ...

    SCM-11-01-2005

    contains the channel impulse responses for a pre-defined number of radio links. Mapping of MS-BS distances, array orientations and MS mobility parameters into the SCM input format is left to the ...

    polycom宝利通视频会议软件3.9 2018

    POLYCOM grants you a limited, non-exclusive, non-transferable license to install and use, on a DEVICE, the number and type of SOFTWARE PRODUCT licenses listed in your AUTHORIZED PURCHASE ORDER solely...

    Architecture and Design for the Future Internet:4WARD Project

    and the improved application support by a new information-centric paradigm in place of the old host-centric approach. These solutions embrace the full range of technologies, from fibre backbones to ...

    Your Excel Survival Kit: Your Guide to Surviving and Thriving in an Excel world

    You are floundering, drowning in a sea of spreadsheets. This book walks you through in an easy accessible way—vlookups, pivot tables, Power Query, and Power Pivot. The Excel Survival Kit is small ...

    TeeChart2013_131216_SourceCode

    on a single computer with a single set of input devices, restricting the use of such computer to one concurrent Developer. Conversely, you may not install or use the SOFTWARE on a computer that is a ...

    Joomla! 1.5 Development Cookbook.pdf

    Loading the first cell from the result of a query 72 Loading the first record from a query 74 This material is copyright and is licensed for the sole use by Vadim Kudria on 4th October 2009 6352 108...

    TeeChart2013_130818_SourceCode

    on a single computer with a single set of input devices, restricting the use of such computer to one concurrent Developer. Conversely, you may not install or use the SOFTWARE on a computer that is a ...

    dapper分布式跟踪系统原文_en.pdf

    andX-Trace[12],butcertaindesign choices were made that have been key to its success in our environment, such as the use of sampling and restricting the instrumentation to a rather small number of ...

    Python Cookbook, 2nd Edition

    Calculating the Number of Weekdays Between Two Dates Recipe 3.6. Looking up Holidays Automatically Recipe 3.7. Fuzzy Parsing of Dates Recipe 3.8. Checking Whether Daylight Saving Time Is ...

    Manning.Spring.in.Action.4th.Edition.2014.11.epub

    Praise for the Third Edition of Spring in Action Preface Acknowledgments About this Book 1. Core Spring Chapter 1. Springing into action 1.1. Simplifying Java development 1.1.1. Unleashing the power ...

    Bundle Adjustment —A Modern Synthesis

    This paper is a survey of the theory and methods of photogrammetric bundle adjustment, aimed at potential implementors in the computer vision community. Bundle adjustment is the problem of refining a ...

    Django 1.0 Website Development.pdf

    Restricting access to logged-in users 80 Methods for browsing bookmarks 81 Improving the user page 83 Creating a tag page 85 Building a tag cloud 87 A word on security 90 SQL injection 91 Cross...

    CUFFT_Library cuda fft变换 库文档

    example, some libraries only implement radix-2 FFTs, restricting the transform size to a power of two. The CUFFT Library aims to support a wide range of FFT options efficiently on NVIDIA GPUs. This ...

    Professional.MFC.with.VC6

    The State of the Module Address Contracts and Obligations Caveat Creator Where Should I Put this Control? Testing your Controls Summary Chapter 17: ActiveX Control Containers Taking Credit ...

    高速串行接口协议Interlaken_Protocol_Definition

    The two dominant high-speed chip-to-chip interface protocols for ...This document defines a new protocol, Interlaken, that enables the design of a narrow, high-speed, channelized packet interface.

    Vulkan CookBook

    A landmark in this history was the invention of OpenGL, one of the first graphics libraries, which allowed us to create real-time, high-performance 3D graphics, and which was available for everyone ...

    EZDSL数据结构包

    Forprogrammers migrating from BP7 a TCollection replacement is alsoprovided.My objective in writing these units was to provide myself with a setof well-encapsulated classes that would manage the ...

Global site tag (gtag.js) - Google Analytics