Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Chopra V., Eaves J., Jones R. — Beginning JavaServer Pages
Chopra V., Eaves J., Jones R. — Beginning JavaServer Pages



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Beginning JavaServer Pages

Авторы: Chopra V., Eaves J., Jones R.

Аннотация:

JSP is one of the core technologies for server-side Java applications and the 2.0 release, which this book covers in detail, makes JSP an even more powerful tool
Walks Java programmers and Web developers through JSP fundamentals, including JSP syntax and directives, JSP Expression Language, JSP Tag libraries, JSTL, and techniques for testing and debugging
Shows how to use JSP in real-world Web applications along with open source frameworks such as Struts, WebWork, and Turbine, software design methodologies, and developer tools like Ant, jUnit, and CVS, as well as popular IDEs (integrated development environmnents)
Each chapter has an exercise section with solutions on the companion Web site


Язык: en

Рубрика: Руководства по программному обеспечению/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2005

Количество страниц: 1296

Добавлена в каталог: 13.05.2005

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
Object, implicit, described      45
Object, implicit, form processor      168—173
Object, implicit, listing of implicit objects      45—46
Object, implicit, scope      112—114 168
Object, implicit, tag file, invoking in      334—335
Object, model      376
Object, property, EL, accessing in      162—167 1078
Object, property, nesting      163
Object, Spring object relational mapping      567
Object, transfer object      276 874—875
Object-relational impedance mismatch      777
Object-relational mapping (ORM)      777
ODBC (Open Database Connectivity)      750
odmg-3.0.jar file      784
OneToTenValidator class      698—699
onSubmit, JavaScript handler      377—378
onSubmit, method      580
Open Symphony Webwork framework      See Webwork framework
OptimizeIt software      865
options Struts tag      609—610 638
OracleAS TopLink framework      552 553
OrderItem class      992—994 1020 1035 1053
OrderItem.hbm.xml file      1020—1021
OrderStatus class      989 995 1021 1053
OrderStatus.htm.xml file      1021
ORM (object-relational mapping)      777
otherpg.jsp file      321
otherwise JSTL tag      44 1095 1101
out, implicit object      78 334—335 1064
out, JSTL tag      185 1094 1101—1102
output action      273
output.jsp file      731 732
page, directive, autoFlush attribute      1066
page, directive, buffer attribute      1066
page, directive, container communication role      85 217
page, directive, contentType attribute      220 223 386 1067
page, directive, described      85
page, directive, error handling      219 220 311—312 321
page, directive, errorPage attribute      220 1066
page, directive, extends attribute      217—218 1066
page, directive, import attribute      218 1066
page, directive, index.jsp file      222—223
page, directive, info attribute      219 1066
page, directive, isELIgnored attribute      219 1067
page, directive, isErrorPage attribute      219 321 1066
page, directive, isThreadSafe attribute      1066
page, directive, language attribute      217 1066
page, directive, pageEncoding attribute      422 1067
page, directive, session attribute      108 218 1066
page, directive, shopcart.jsp file      107
page, directive, syntax      1066
page, directive, translation unit, as      217
page, forward action attribute      265 1073
page, implicit object      1065
page, include action attribute      259 1072
page-encoding web.xml file element      516
pageContext object, accessibility      112
pageContext object, described      45 1063
pageContext object, findAttribute method      147 252 443—444
pageContext object, getAttribute method      86 247 249
pageContext object, lifetime      112
pageContext object, NetBeans IDE debugger, displaying in      467
pageContext object, page property      1063
pageContext object, request property      1063
pageContext object, response property      1063
pageContext object, scope      112 168
pageContext object, servletConfig property      1063
pageContext object, servletContext property      1063
pageContext object, session property      1063
pageContext object, superclass      87
pagecontext.errorData object      322 325 326
pagecontext.exception object      322 323 325 326 327
pageEncoding attribute, page directive      422 1067
pageEncoding attribute, tag directive      336 1069
pageScope object      45 168 1085
paint method      270
param, action, applet, using with      271
param, action, forward action, using with      265—266
param, action, include action, using with      264 265—266
param, action, params action, using with      265 267
param, action, request parameter, passing using      264
param, action, syntax      265 1073
param, JSTL tag      68 1095 1102 1109 1114—1115
param, object      45 46 168 1086
param, setProperty action attribute      252 1072
param-name web.xml file element      505
param-value web.xml file element      505
params action, applet, using with      271
params action, body      267
params action, param action, using with      265 267
params action, plug-in, using with      267
params action, syntax      267 1073
paranValues object      46 168 1066
parse JSTL tag      1102—1103
parseDate JSTL tag      1109—1110
parseLocale attribute, parseDate JSTL tag      1110
parseLocale attribute, parseNumber JSTL tag      1111
parseNumber JSTL tag      1110—1111
Password, database, access password      756 1116
Password, database, storing password in      748
Password, encoding      827
Password, setDataSource JSTL tag password attribute      1116
Password, SSL key      833
Password, Struts password tag      609
Password, Tomcat server      15
Password, validating      609 620—622
Password, WebWork password tag      556
PATH variable      13
Pattern, architectural      551
Pattern, convertDateTime JSFtag pattern attribute      712
Pattern, convertNumber JSF tag pattern attribute      713
Pattern, design pattern      275 920 932 933
Pattern, formatDate JSTL tag pattern attribute      1107
Pattern, formatNumber JSTL tag pattern attribute      1107
Pattern, MVC      550 551
Pattern, parseDate JSTL tag pattern attribute      1110
Pattern, parseNumber JSTL tag pattern attribute      1111
Pattern, URL      515
Pattern, Web framework      550
PatternLayout object      456—457
payment method      710
Percent sign, greater than sign (%>), directive suffix      214
Percent sign, greater than sign (%>), scripting element suffix      75 77 78
Performance, baseline      865 867
Performance, bottleneck, identifying      865
Performance, caching, optimizing via      874
Performance, CHO testing      864
Performance, database connection pooling, optimizing via      874
Performance, deployment-time, optimizing during      875—882
Performance, designing for optimal      872
Performance, development-time, optimizing during      872—875
Performance, graphing      865
Performance, HTTP proxy server      868
Performance, instrumenting code      865
Performance, load testing      863 868
Performance, logging, optimizing performance via minimizing      875
Performance, logging, outputting performance data to log      865
Performance, modification-time check, optimizing via disabling      879—880
Performance, network hop, effect on      863
Performance, precompiling JSP, via      876—879
Performance, production environment, testing in      880
Performance, reporting      865 871
Performance, request handling      867—868 869—870 871—872
Performance, response time      862
Performance, scalability      862
Performance, scope, optimizing via assigning appropriate      874
Performance, server proximity, effect on      863 868
Performance, session overhead, optimizing via reducing      873—874
Performance, stress testing      863
Performance, tag pooling, optimizing via      880—881
Performance, threading      868—869 871
Performance, throughput      862 871
Performance, traffic, bursty      862
Performance, transaction time      862
Performance, transfer object, optimizing using      874—875
Performance, user, perspective regarding performance      863
Performance, user, simulating concurrent users when testing      867 868—869 871
Performance, Web server, optimizing via deploying static content from      881—882
Period (.) EL operator      166 250
Persistence, BMP      744 745
Persistence, CMP      744
Persistence, database      782 784—786 802 932—933
Persistence, EJB      552 744
Persistence, framework      552
Persistence, Hibernate framework configuring using      782 784—786 802
Persistence, shopping cart application      1000—1005
Persistence, Web portal personalization      932—935
Pfaffenberger, Bryan (HTML XHTML and CSS Bible, Third Edition)      267
Plug-in, described      266
Plug-in, fallback action, using with      267 268 272
Plug-in, JVM requirement      266
Plug-in, location      266
Plug-in, params action, using with      267
Plug-in, server role      266
plugin action, applet, using with      268—273
plugin action, described      267
plugin action, fallback action, using with      267 268 272
plugin action, HTML generation by      272—273
plugin action, index.jsp file      270—271
plugin action, syntax      267 1074
plugin action, type attribute      267 1074
Plus sign (+) EL addition operator      1080
Plus sign (+) JavaScript regular expression operator      375
pop method      473
Portal application      See Web portal application
portal-advt.jsp file      963 965
portal-body.jsp file      963 964
portal-header.jsp file      963 964
portal-layout.jsp file      963—964
portal.css file      52—53 127—126 132
portalpage.jsp file      963
POST HTTP method      37—38 490 491
Precision specifier, PatternLayout object      456—457
Predictive development methodology      886
prefix attribute, bundle JSTL tag      1106
prefix attribute, message JSTL tag      422
prefix attribute, PreparedStatement class      754 770
prefix attribute, taglib directive      43 182 225 337 1067
prepareForBrowseCategory method      1008 1032
Presentation-layer technology      28 74
Principal object      830
println method, PrintWriter class      11
println method, System object      442—445
printstring.tag file      338
PrintWriter class      11 460 492
private-page.jsp file      839 840 841 854
processAction method      718
processFixtureAdd method      821
processFixtureList method      822
ProcessingCommand Interface      795 800
processRequest method      488 491 508
processRosterAdd method      765
processRosterDelete method      765
processRosterList method      765
processRosterModify method      765
processValueChange method      717
procform.jsp file      407 410 413 423—424
procprod.jsp file      255—256 257 274 370—371 378
prodform.jsp file      370—371 372—374 380—382
prodhtml.jsp file      274
Product, JavaBean      379
Product, object      82 83
product.jsp file      211
Production environment, debugging in      441—442 469—474
Production environment, logging in      470
Production environment, performance, testing in      880
Production system      441—442 469—474
prodxml.jsp file      274
Professional Apache Tomcat 5 (Chopra)      868
Professional Hibernate (Gradecki and Pugh)      823
Professional Java Tools for Extreme Programming (Hightower, et al)      903
property, attribute, getProperty action      257 1072
property, attribute, set JSTL tag      1097
property, attribute, setProperty action      252 1071
property, WebWorktag      562 564
Prototyping, HTML      53
public-page.jsp file      839
Publisher class      935 940—941
Pugh, Eric (Professional Hibernate)      823
put Tiles tag      650 652 654—655
putList Tiles tag      655—656 665
query JSTL tag      1115
Quest Probe software      865
radio tag, Struts      609
radio tag, WebWork      556
Ramp-up period, thread      871
Random class      440—441
Random number, generating      359
Rational Clearcase software      890
Rational Performance Tester software      864
Rational Unified Process (RUP)      888
Realm authentication policy      828
red.jsp file      502 505 509
redirect tag, JSTL      1095—1096
redirect tag, Struts      612—613
redirectPort server.xml file attribute      841
Refactorlng      887
Reference data      582 586
registration.jsp file      959 961—962 970
Regression testing      889 891
Regular expression      375
rejectValue method      575
releaseResources method      765 770 792
reloading web.xml file attribute      880
remaining out object property      1064
Remote $\Rightarrow$ Import (CVS)      905
Remote Method Invocation-Internet Inter-ORB Protocol (RMUIOP) API      725
remove JSTL tag      185 206 1096
replace JSTL function      344 1118 1120—1121
replay method      696
Request handling, action, forwarding request using      242 293
Request handling, action, output of request, including in      242
Request handling, action, role in request handling      34
Request handling, CGI      5—7
Request handling, container role      11—12 22 218 248
Request handling, cookie information available with request, accessing      46
Request handling, encoding      425—426 1111
Request handling, error handling, request-time      236 312—314 315—320 322—323
Request handling, football roster management application      773 821
Request handling, form submission URL request      37—38 39—40 42
Request handling, forwarding request, action, using      242 293
Request handling, forwarding request, auction Web site application      285 287—288 289 290—294 371—372
Request handling, forwarding request, Controller servlet      505 508—509 542—543
Request handling, forwarding request, error page forwarding      321—322 323
Request handling, forwarding request, forward action, using      264—265 274 293
Request handling, forwarding request, front controller, using      284—288 371—372
Request handling, getProperty action role      252—254
Request handling, HTTP request      490—491 868—870 872
Request handling, include action, triggering by incoming request      263
Request handling, internationalization request parameter encoding      425—426
Request handling, JavaBean, instance, attaching to      57
Request handling, JavaBean, passing request parameter to      253
Request handling, JavaBean, property, filling with request parameter      292
Request handling, JavaBean, property, matching request parameter with      256
Request handling, JSF      689—691 693
Request handling, JVM role      7
Request handling, localization request parameter encoding      425—426
Request handling, logging request information, retrieving      457
Request handling, Model 1 architecture      535
Request handling, Model 2 architecture      536—539
1 2 3 4 5 6 7 8 9 10 11 12 13 14
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте