OSChina 其中很重要的一类——RequestContext
[1].[代码] java代码 跳至 [1]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
|
package
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
import
/** * * * */ public
private
class ); private
10 * 1024 * 1024 ; private
"UTF-8" ; private
new
private
private
private
"$OSCHINA_TEMP_UPLOAD_PATH$" ; private
null ; private
private
private
private
private
static
webroot isResin //上传的暂时文件夹 upload_tmp_path "WEB-INF"
"tmp"
try
FileUtils.forceMkdir( new
} catch
//BeanUtils对时间转换的初始化设置 ConvertUtils.register( new
null ), class ); ConvertUtils.register( new
SimpleDateFormat new
"yyyy-M-d" ); SimpleDateFormat new
"yyyy-M-d ); @SuppressWarnings ( "rawtypes" ) public
if (value null ) return
; if
instanceof
return
try
return
} catch
try
return
} catch
return
; } } }}, class ); } private
String class .getResource( "/" ).getFile(); try
root new
root } catch
throw
} return
} /** * * * * */ public
RequestContext new
rc.context rc.request rc.response rc.response.setCharacterEncoding(UTF_8); rc.session false ); rc.cookies new
Cookie[] if (cookies null ) for (Cookie rc.cookies.put(ck.getName(), } contexts.set(rc); return
} /** * * */ public
return
/** * * */ public
return
} public
String if (tmpPath null ){ try
FileUtils.deleteDirectory( new
} catch
log.fatal( "Failed
} } this .context null ; this .request null ; this .response null ; this .session null ; this .cookies null ; contexts.remove(); } public
return
public
header( "Pragma" , "No-cache" ); header( "Cache-Control" , "no-cache" ); header( "Expires" , } /** * * * */ private
if (req instanceof
return
HttpServletRequest if ( "POST" .equalsIgnoreCase(req.getMethod())){ try
auto_encoding_req.setCharacterEncoding(UTF_8); } catch
} else
(!isResin) auto_encoding_req new
return
} /** * * * */ private
if (_IsMultipart(req)){ String 10 ); File new
if (!dir.exists() try { req.setAttribute(TEMP_UPLOAD_PATH_ATTR_NAME,path); return
} catch (NullPointerException } catch (IOException log.fatal( "Failed
} } return
} public
return
"id" , } public
return
} @SuppressWarnings ( "unchecked" ) public
return
} public
String return
null )?v:((def_value.length> 0 )?
0 ]: null ); } public
long
return
} public
int
return
} public
byte
return
byte )NumberUtils.toInt(param(name), } public
return
} public
[] String[] if (values== null ) return
; return
long [])ConvertUtils.convert(values, long . class ); } public
return
} public
return
} public
throws
response.sendRedirect(uri); } public
throws
RequestDispatcher rd.forward(request, } public
throws
RequestDispatcher rd.include(request, } public
return
instanceof
} public
if (request instanceof
return
return
; } public
File return
null &&Multimedia.isImageFile(imgFile.getName()))?imgFile: null ; } public
return
} public
String return
} public
return
"error" , } /** * * * */ public
throws
if (!UTF_8.equalsIgnoreCase(response.getCharacterEncoding())) response.setCharacterEncoding(UTF_8); response.getWriter().print(msg); } public
throws
StringBuilder new
"{" ); for ( int
0 ;i<key.length;i++){ if (i> 0 ) json.append( ',' ); boolean
instanceof
json.append( "\"" ); json.append(key[i]); json.append( "\":" ); if (!isNum) "\"" ); json.append(value[i]); if (!isNum) "\"" ); } json.append( "}" ); print(json.toString()); } public
throws
output_json( new
new
} public
int
throws
if (msg.length> 0 ) response.sendError(code, 0 ]); else response.sendError(code); } public
throws
error(HttpServletResponse.SC_FORBIDDEN); } public
throws
error(HttpServletResponse.SC_NOT_FOUND); } public
return
public
return
public
boolean
return
null
} public
HttpSession return
null )?
null ; } public
return
public
return
public
return
public
int
boolean
RequestUtils.setCookie(request, } public
boolean
public
return
public
public
int
public
long
/** * * * * * */ public
try { T BeanUtils.populate(bean, return
} catch (Exception throw
} } /** * * */ public
return
} /** * * * * * */ public
boolean
String "user-agent" )); int
1 ; deleteCookie(COOKIE_LOGIN, true ); cookie(COOKIE_LOGIN,new_value,max_age, true ); } public
deleteCookie(COOKIE_LOGIN, true ); } /** * * */ private
try { Class<?
"com.caucho.Version" ); String "VERSION" ).get(verClass); String 0 , '.' )); /** float System.out.println("----------------> */ return
3.0 ; } catch (Throwable return
; } /** * * */ private
extends
private
RequestProxy(HttpServletRequest super (request); this .uri_encoding } /** * */ public
String super .getParameter(paramName); return
} /** * */ @SuppressWarnings ({ "unchecked" , "rawtypes"
public
Map super .getParameterMap(); HashMap<String, new
Iterator<String> while (iter.hasNext()){ String Object if (oValue.getClass().isArray()){ String[] String[] new
for ( int
0 ;i<values.length;i++) new_values[i] new_params.put(key, } else { String String if (new_value!= null ) new_params.put(key,new_value); } } return
} /** * */ public
String[] super .getParameterValues(arg0); for ( int
0 ;values!= null &&i<values.length;i++) values[i] return
} /** * * * */ private
if
|| return
try { return
"8859_1" ), } catch (Exception return
} } private
return
null ) .toLowerCase().startsWith( "multipart" ))); } /** * * * * * */ public
StringBuilder new
sb.append(user.getId()); sb.append( '|' ); sb.append(user.getPwd()); sb.append( '|' ); sb.append(ip); sb.append( '|' ); sb.append((user_agent== null )? 0 :user_agent.hashCode()); sb.append( '|' ); sb.append(System.currentTimeMillis()); return
} /** * * * * */ private
byte [] try { return
new
} catch (UnsupportedEncodingException return
; } } /** * * * * */ private
try
value if (StringUtils.isBlank(value)) return
; byte [] return
} catch
return
; } } /** * * * */ public
try { Cookie if (cookie!= null
return
} } catch (Exception return
; } /** * * * */ public
if (StringUtils.isBlank(uuid)) return
; String final
'|' ); if (items.length 5 ){ String "user-agent" ); int
null )? 0 :ua.hashCode(); int
3 ]); if (ua_code return
public
return
; public
return
0 ],-1L); public
return
1 ]; public
return
}; } } return
; } public
"oscid" ; private
86400
365 ; private
[] new
[]{ '1' , '2' , '3' , '4' , '5' , '6' , '7' , '8' }; } |
版权声明:本文博主原创文章,博客,未经同意不得转载。
OSChina 其中很重要的一类——RequestContext的更多相关文章
- 非关系型数据库(NoSql)
最近了解了一点非关系型数据库,刚刚接触,觉得这是一个很好的方向,对于大数据 方面的处理,非关系型数据库能起到至关重要的地位.这里我主要是整理了一些前辈的经验,仅供参考. 关系型数据库的特点 1.关系型 ...
- 转载 什么是P问题、NP问题和NPC问题
原文地址http://www.matrix67.com/blog/archives/105 这或许是众多OIer最大的误区之一. 你会经常看到网上出现“这怎么做,这不是NP问题吗”.“这个只有搜 ...
- P和NP问题
1. 通俗详细地讲解什么是P和NP问题 http://blog.sciencenet.cn/blog-327757-531546.html NP----非定常多项式(英语:non-determin ...
- 第二章平稳时间序列模型——ACF和PACF和样本ACF/PACF
自相关函数/自相关曲线ACF AR(1)模型的ACF: 模型为: 当其满足平稳的必要条件|a1|<1时(所以说,自相关系数是在平稳条件下求得的): y(t)和y(t-s)的 ...
- MFC编程入门之十七(对话框:文件对话框)
上一讲介绍的是消息对话框,本节讲解文件对话框.文件对话框也是很常用的一类对话框. 文件对话框的分类 文件对话框分为打开文件对话框和保存文件对话框,相信大家在Windows系统中经常见到这两种文件对话框 ...
- Android常见崩溃或闪退的问题描述及原因总结、及与性能相关的模块——持续更新
1.nullpointer——就是使用一个对象的时候还没有对其进行初始化导致该问题 一般在何种情况下容易出现呢? (1)父窗口+子窗口同时出现的,父窗口因为某种原因消掉了,子窗口还在,操作子窗口找不到 ...
- linux下gcc编译多个源文件、gdb的使用方法
一. gcc常用编译命令选项 假设源程序文件名为test.c. 1. 无选项编译链接 用法:#gcc test.c 作用:将test.c预处理.汇编.编译并链接形成可执行文件.这里未指定输出文件,默认 ...
- P问题、NP问题、NPC问题、NP难问题的概念
P问题.NP问题.NPC问题.NP难问题的概念 离入职尚有几天时间,闲来无事,将大家常见却又很容易搞糊涂的几个概念进行整理,希望对大家有所帮助.你会经常看到网上出现“这怎么做,这不是NP问题吗”.“这 ...
- MATLAB学习笔记(十)——MATLAB图形句柄
(一)图形对象及其句柄 一.图形对象 MATLAB图形对象包括: 1.MATLAB每一个具体图形一定包括计算机屏幕和图形窗口两个对象 二.图形对象句柄 1.定义 MATLAB在创建每一个图形对象时,都 ...
随机推荐
- Ubuntu Apache 伪静态配置 url重写 步骤
1.加载rewrite模块sudo ln -s /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/rewrite.l ...
- web版扫雷小游戏(一)
作为一名程序猿,平时的爱好也不多,说起游戏,我不太喜欢大型的网游,因为太耗时间,偶尔玩玩经典的单机小游戏,比如windows下自带的游戏扫雷(秀一下,高级下最高纪录110s). 现阶段正在致力于web ...
- Web控件
Web控件可分三类 HTML控件 html服务器控件是在HTML控件的基础上,额外增加了一个在当前页面唯一的ID属性值和一个runat = "server" 属性html服务器控件 ...
- Java 8 与 .Net的平台发展
从早期版本中,我们已经可以领略到一些令人兴奋的特性.但是开发真Andrew C.Oliver表示,尽管如此,Java语言在某些特性上还是落后于.Net.比如,Java 8 中最令人期待的Lambda表 ...
- echshop jquery与transpart冲突解决?
<script type="text/javascript">$(function() {window.__Object_toJSONString = Object.p ...
- NameNode元数据的管理机制(三)
元数据的管理: 第一步:客户端通过DistributedFilesystem 对象中的creat()方法来创建文件,此时,RPC会 通过一个RPC链接协议来调用namenode,并在命名空间中创建一个 ...
- 2、MyBatis.NET学习笔记之CodeSmith使用
说明:本系列随笔会与CSDN同步发布,当然这里先发,因为这里可以用WLW.但刚才由于误操作,没有重新发上来.只好先在CSDN先发了.重往这里发时图片无法处理,索性直接粘过来吧! 使用框架后一些相关的配 ...
- python Hbase Thrift pycharm 及引入包
cp -r hbase/ /usr/lib/python2.7/site-packages/ 官方示例子http://code.google.com/p/hbase-thrift/source/bro ...
- 教你在Java的普通类中轻松获取Session以及request中保存的值
曾经有多少人因为不知如何在业务类中获取自己在Action或页面上保存在Session中值,当然也包括我,但是本人已经学到一种办法可以解决这个问题,来分享下,希望对你有多多少少的帮助! 如何在Java的 ...
- 检查网口流量与前10名流量大IP
此脚本包含的功能有: 1.实时监控任意网卡的流量 2.统计10秒内平均流量 3.统计每个端口在10秒内的平均流量,基于客户端和服务端端口统计.可以看出哪些端口占流量比较大,对于web服务器,一般是80 ...