积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(301)Java(301)Spring(285)Apacke Wicket(4)Apache Unomi(3)

语言

全部英语(292)中文(简体)(9)

格式

全部PDF文档 PDF(199)其他文档 其他(61)TXT文档 TXT(41)
 
本次搜索耗时 0.104 秒,为您找到相关结果约 301 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • Apacke Wicket
  • Apache Unomi
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Java 应用与开发 - HTTP 会话跟踪技术

    掌握常用的会话跟踪技术,了解采用 URL 重写维持会话跟 踪的方法;理解 Cookie 和 Session 的协同机制,掌握使用 Cookie 和 Session 实现会话跟踪的技术。 3. 能够使用 Cookie 和 Session 编写会话跟踪代码。 大纲 会话基本概念 会话跟踪技术 本节习题 大纲 会话基本概念 会话跟踪技术 URL 重写 Cookie Java EE 会话对象 本节习题 大纲 会话基本概念 会话基本概念 会话跟踪技术 本节习题 接下来⋯ 会话基本概念 会话跟踪技术 URL 重写 Cookie Java EE 会话对象 本节习题 大纲 会话基本概念 会话跟踪技术 本节习题 什么是会话 ▶ 在 Web 应用中把客户端浏览器开始请求 Web 服务器,访问 不同 Web 文档进行请求/响应,到结束访问的一系列过程称 为会话,即一次会话(Session)。 ▶ 当用户访问第一个 Java 服务器取得参数信息,完成客户端信息的保存。 2. 隐藏表单字段 将要保存的客户信息,如用户登录账号使用 隐藏表单字段发送到服务器端,完成 Web 服务器保持客户 状态信息。 3. Cookie 使用 Java EE API 提供的 Cookie 对象,可以将客 户信息保存在 Cookie 中,完成会话跟踪功能。 4. HttpSession 对象 Java EE API 专门提供了 HttpSession 会 话对象保存客户的信息来实现会话跟踪。
    0 码力 | 54 页 | 824.47 KB | 1 年前
    3
  • pdf文档 《Java 应用与开发》课程讲义 - 王晓东

    235 18.3.3 设置响应头的便捷方法 . . . . . . . . . . . . . . . . . . . . . . . . . 236 18.3.4 响应对象方法——向客户端传送 Cookie . . . . . . . . . . . . . . . 236 18.3.5 响应对象方法——请求重定向 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 19.3 Cookie . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 19.3.1 什么是 Cookie . . . . . . . . . . . . . . . . . . . . . . . 243 19.3.2 Java EE 规范 Cookie API . . . . . . . . . . . . . . . . . . . . . . . . 243 19.3.3 Cookie 的主要方法 . . . . . . . . . . . . . . . . . . . . . . . . . . . 244 19.3.4 将 Cookie 保存到客户端 . . . . . . .
    0 码力 | 330 页 | 6.54 MB | 1 年前
    3
  • pdf文档 跟我学Shiro - 张开涛

    JSESSIONID Cookie 维护会话,且会话默认是跟容器绑定的; 在某些情况下可能需要使用自己的会话机制,此时我们可以使用DefaultWebSessionManager 来维护会话: sessionIdCookie 是 sessionManager 创建会话 Cookie 的模板: sessionIdCookie.name:设置 Cookie 名字,默认为 JSESSIONID; sessionIdCookie.domain:设置 Cookie 的域名,默认空,即当前访问的域名; sessionIdCookie.path:设置 Cookie 的路径,默认空,即存储在域名根下; sessionIdCookie.maxAge:设置 Cookie 的过期时间,秒为单位,默认-1 表示关闭浏览器时 过期 Cookie; sessionIdCookie.httpOnly:如果设置为 ,使用 HttpOnly cookie 有助于减少某些类型的跨站点脚本攻击;此特性需要实现了Servlet 2.5 MR6 及以上版本的规范的 Servlet 容器支持; sessionManager.sessionIdCookieEnabled:是否启用/禁用 Session Id Cookie,默认是启用的; 如果禁用后将不会设置 Session Id Cookie,即默认使用了 Servlet
    0 码力 | 219 页 | 4.16 MB | 10 月前
    3
  • pdf文档 Apache Unomi 2.x - Documentation

    THE CURRENT PROFILE By default, Unomi uses a cookie called context-profile-id to keep track of the current profile. You can use this the value of this cookie which contains a UUID to lookup the details /context.json and /eventcollector will now look up profiles by profile ID or aliases from the same cookie ( context-profile-id ) or body parameters ( profileId ) Verb Path Description GET /cxs/profil original profile and replace it with the merged profile (aka "master" profile). Once this is done, all cookie tracking will use the merged profile. To test, simply configure the action in the "login" or "facebookLogin"
    0 码力 | 117 页 | 4.78 MB | 1 年前
    3
  • pdf文档 Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 Cookie Resolver . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . following selection of locale resolvers is included in Spring. • Time Zone • Header Resolver • Cookie Resolver • Session Resolver • Locale Interceptor Time Zone In addition to obtaining the client’s system. Note that this resolver does not support time zone information. Cookie Resolver This locale resolver inspects a Cookie that might exist on the client to see if a Locale or TimeZone is specified
    0 码力 | 259 页 | 3.58 MB | 1 年前
    3
  • pdf文档 基于 Java EE 的企业应用系统设计 - Spring MVC 02

    维护并提供访问隐式对象的能力。 ▶ pageContext ▶ initPararm ▶ param ▶ paramValues ▶ header ▶ headerValues ▶ cookie ▶ applicationScope ▶ sessionScope ▶ requestScope ▶ pageScope 大纲 转换器和格式化(Converter and Formatter) 参数。 O cookie 隐式对象 cookie 可以用来获取一个 cookie。这个对象表示当 前 HttpServletRequest 中所有 cookie 的值。例如,为了获取名为 jsessionid 的 cookie 值,要使用以下表达式: ${cookie.jsessionid.value} 获取 jsessionid cookie 的路径值要使用以下表达式: ${cookie.jsessionid
    0 码力 | 56 页 | 866.07 KB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.12 Reference Documentation

    location of session data (server.servlet.session.store-dir), and session-cookie configuration (server.servlet.session.cookie.*). • Error management: Location of the error page (server.error.path) and container. TIP See the ServerProperties class for a complete list. SameSite Cookies The SameSite cookie attribute can be used by web browsers to control if and how cookies are 194 submitted in cross-site is missing. If you want to change the SameSite attribute of your session cookie, you can use the server.servlet.session.cookie.same-site property. This property is supported by auto-configured Tomcat
    0 码力 | 723 页 | 14.24 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.x Reference Guide

    location of session data (server.servlet.session.store-dir), and session-cookie configuration (server.servlet.session.cookie.*). • Error management: Location of the error page (server.error.path) and container. TIP See the ServerProperties class for a complete list. SameSite Cookies The SameSite cookie attribute can be used by web browsers to control if and how cookies are 193 submitted in cross-site is missing. If you want to change the SameSite attribute of your session cookie, you can use the server.servlet.session.cookie.same-site property. This property is supported by auto-configured Tomcat
    0 码力 | 722 页 | 14.26 MB | 1 年前
    3
  • pdf文档 Spring Boot 2.6.13 Reference Guide

    location of session data (server.servlet.session.store-dir), and session-cookie configuration (server.servlet.session.cookie.*). • Error management: Location of the error page (server.error.path) and container. TIP See the ServerProperties class for a complete list. SameSite Cookies The SameSite cookie attribute can be used by web browsers to control if and how cookies are 194 submitted in cross-site is missing. If you want to change the SameSite attribute of your session cookie, you can use the server.servlet.session.cookie.same-site property. This property is supported by auto-configured Tomcat
    0 码力 | 724 页 | 14.30 MB | 1 年前
    3
  • pdf文档 Spring Framework 1.1.1 Reference

    of the client's operating system. 12.6.2. CookieLocaleResolver This locale resolver inspects a Cookie that might exist on the client, to see if there's a locale specified. If so, it uses that specific the name of the cookie, as well as the maximum age. clientlanguage 3
共 301 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 31
前往
页
相关搜索词
JavaEEHTTPsessionpdflecturenotesforJavaApplicationandDevelopment跟我学Shiro张开ApacheUnomiDocumentationSpringFramworkWebonServletStackv53.36SNAPSHOTspringmvc02Boot2.612ReferenceGuide13Framework1.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩