Tài liệu tham khảo |
Loại |
Chi tiết |
224, 287 apt packages 258architectural perspective, HTTP requests 62architecture of single-page applications 204–205 as method 225–226 asJson method 223, 287 asOpt method 224–225 asset pipeline 165–166 assets directory 165 asText method 287 asXml method 287 Async calls 254, 267 Async HTTP Client. See AHC asynchronous jobs 70–72 asynchronous results 74–75, 266 AsyncHttpClient class 291 AsyncResult class 254, 266 authenticationvs. authorization 232 web service requestsalternative authentication methods 238 creating actions for233–234extracting credentials from request 234–236 overview 232–267, 270 using basic authentication |
Sách, tạp chí |
|
23–24 Left class 177LESS assets 69–70, 164 .less extension 165Linux, setting PATH system variable 9list method 191 list tags 140load balancing 259–261 localizationdefined 166product catalog example details page 28–29 new product form 32–33 product list page 20–26 vs. internationalization 166 See also internationalization logic, separating usingtemplates 139longNumber mapping 175, 183MMac OS X, setting PATH system variable 9managed_src directory 153 map methodbody parsers 290 displaying elements ofcollection 146 mapping method 178, 193 mappings, forms APIcustom 193–196 |
Sách, tạp chí |
|
175, 183 null values 229number mapping 174, 183, 188OOAuth 271OAuthCalculator 271 object mappings in formsAPI 178–179object notation, merging multi- ple values 51–52object-relation mapper. See ORM of method 195onComplete method 251, 276 onmessage method 281 onStart method 250, 255 onStop method 250, 255 optional mappings 191 order by clause, Squeryl 128 ORM (object-relationmapper) 115, 123 overriding values or entirefile 52PPaaS (platform as a service) 263 packagescreating fromapplication 258–259 naming of 246 page templates 14–15 parametersdeclaring 66 implicit, in viewtemplates 160–163 view template 23 parentheses ( ) 224 _parity value 147 parse method 194, 223 parser combinators 120 parsing resultsbuilding multirecord parsers 121–122 building single-recordparsers 120–121 PATH system variable launching Play 9 setting in Linux 9 setting in Mac OS X 9 setting in Windows 9 pattern constraint 189 pattern matching results,Anorm 119–120 PDF module 76 Perl 7persistence API 57 persistence layer (datastorage) 54 Anormdefining model 118 deleting data 122–123 inserting data 122–123 overview 115parsing results 120–122 pattern matchingresults 119–120 |
Sách, tạp chí |
|
131–132 overview 115 plugging in 124–125 queries 128–130 saving records 130–131 PHP 7, 65pick list 70–72 controller 71–72 template 71pidfile.path setting 261 Pilgrim, Mark 63plain text representation, HTTP response body 103platform as a service. See PaaS Play 1 forms API 171–173 Play 2“Hello world!” example accessing runningapplications 12–13 adding compilationerrors 13–14adding controller classes 13 adding HTML pagetemplates 14–15 application structure 11–12 creating and running emptyapplications 10–11 using HTTP requestparameters 14 console 15–16 downloading 9–10 forms API 173 high-productivity webdevelopment productivity 7 simplicity 7 usability 7Java EE versus“lasagna” architecture 6 JSF 6–7key features of 4–5 Scalaimportance of Play 2 as framework for 8 support for 5setting up environment 9–10 type-safe web development8–9play command 241, 256 play new command 10–11 play run command 12 Play server 46–47play.api.Application.configura-tion class 52play.api.Configuration class 52–53play.api.data package 145 play.api.data.Form class |
Sách, tạp chí |
Tiêu đề: |
Play Framework |
Tác giả: |
Mark Pilgrim |
|
107–108 setting cookies 110 processing large 272–288 static contentcaching and ETags 111–112 compressing assets withgzip 112–113 using asset’s reverseroute 111 using defaultconfiguration 110–111 status codes 106REST (representational state transfer) 208overview 48–49 Twitter API 265 web services 59 Result class 88, 177 reverse routinggenerated reverse-routing API 100–101in practice 98–100 serving static contentusing 111 Right class 177 routesconfiguring 18, 90–93 HTTP requests 61 keeping neat 92product catalog example adding for saving input40–41adding parameters to 30 configuring 24–25 reverse routinggenerated reverse-routing API 100–101in practice 98–100 serving static contentusing 111routing requests to actions constraining URL pathparameters with regu- lar expressions 93–94 matching URL path param-eters that contain for- ward slashes 93 router configuration 90–93 routing, defined 89routes file 209, 214, 221, 246 rpm packages 258Ruby on Rails 7 run task 256SS3 (Amazon Simple Storage Service) 275, 291 SAAS applications 63 Safari browser, debuggingin 102sample applications in module packages 249Sass module 76 .sbt files 247 sbt tool 241sbt-native-packager plugin 258 Scalabinding HTTP data to objects 61–62, 94–96 expressions in viewtemplates 144–146importance of Play 2 as frame- work for 8support for 5 template 14template functions 67–69 type-safe templatesadding dynamic content 66 basic template syntax 66–67 HTML-friendly syntax 67 minimal template 66 rendering 67–69 type-safe web development8–9 |
Sách, tạp chí |
|
126–128 script element 208 scripts, for databases 135 Secure Sockets Layer. See SSL SecureSocial module 241 securesocial.conf file 243 security in view templatesallowing HTML in embedded code 151–152cross-site scripting vulnerabilities 149–150 select helper 185semicolon ( ; ) 149 sender method 252 seq method 191 Seq[] type 142serving data to JavaScript client converting model objects toJSON objects 213–214 custom JSON formatter215–217defining web service interface 209–210 fetching JSON data fromclient 212–213generating strings from JSON values 211–212JSON formatters 214–215 JSON objects in Scala210–211serving JSON response 209 using custom formatter |
Sách, tạp chí |
|
139–141 overview 139pros and cons 143–144 type-safe example 141–143 type-safe Scala templatesadding dynamic content 66 basic template syntax 66–67 HTML-friendly syntax 67 minimal template 66 rendering 67–69 UI-centric designmobile applications 63SAAS applications 63 views package 153WWAR (Web application ARchive) 263Web Client Programming with Perl 48web service interface accessing web services265–275asynchronous responses 266 authenticating JSON requestsalternative authentication methods 238 creating actions for233–234extracting credentials from request 234–236 overview 232using basic authentication 236–238authentication 267, 270 for single-pageapplications 209–210 request methods 269–272 using cache 267–270 using iteratee librarycreating iteratees 269, 275 immutability of 276 processing largeresponses 272–277 WebSocketsadvantages of 275, 277chat application using 279, 282real-time status page using 280–286webSocketURL method 281 when method 290Windowsenvironment variable 26 setting PATH systemvariable 9 withAuth method 270 withHeaders method 270 WrappedRequest class 163 Writable trait 270write method 216 WS library 265, 269 WSRequestHolder class 266 WWW-Authenticate header 236XX-Forwarded-For header 260 XML (Extensible MarkupLanguage) 104 xml body parser 289 XSS (cross-site scripting)149–150Yyield keyword 146 YouTube videos 151ZzipWithIndex method 148 |
Sách, tạp chí |
Tiêu đề: |
Web Client Programming with Perl |
|
247–248 testing 248–249 writing code 245–246 customextracting 77 whether to use 78 defined 240 listing of 241module-first application architecture 77–78 third-party 76–77 using 241–244 moveTo method 289 multipart/form-data contenttype 179, 196 multipartFormData bodyparser 197MultipartFormData class 197 MVC (model-view-controller)architectural pattern 47–48Nnested mappings 192–193 nested query 129New I/O (NIO) API 46 nginx 259NodeSeq library 153 non-blocking I/O 46 nonEmpty constraint 189 nonEmptyText mapping |
Khác |
|
33–34, 173play.api.data.Form object 33–34 play.api.data.formatpackage 194 play.api.data.validationpackage 188, 230 play.api.i18n package 145 play.api.libs.iterateepackage 272play.api.libs.json package 210 play.api.mvc package 145 play.api.Play.current 267 play.plugins file 250, 255 play2-native-packagerplugin 259 play2-war-plugin 263 PlayMagic class 186 Plugin trait 250 pluginsdefined 243module architecture 79 overview 250–255 polling as bidirectionalcommunication 275, 277 POST request 269privileged ports 259 prod mode (productionmode) 112product catalog example creating application 19 details pageadding parameters to con-adding parameters to routes 30 bar code imagegeneration 30–32 language localization28–29model finder method 27 view template 27–28 new product formadding routes for saving input 40–41 Form object 33–34 language localization32–33saving user input 37–38 validating user input 38–40 view template 34–37 product list pagecontroller action method 24 language localization |
Khác |
|
20–21, 25–26 layout template 23–24 model 21–22replacing welcome page with HTTP redirect 25 routes configuration 24–25 stylesheet 19–20view template 22–23 production mode 52, 256 production.conf file 258 products parameter, viewtemplate 23products.coffee file 208, 212, 218, 247project directory, Play application 12 providers 291 public directory, Playapplication 12 publish command 250 publish-local command 248 publishing modules 249–250 publishTo setting 247, 249 PUT method 86, 90, 92, 269Qqueries, Squeryl accessing results 129 building from queries |
Khác |
|
217–219 Session class 88 session datadefined 108HTTP response headers 108–109session-basedauthentication 238 _showConstraints symbol 186 _showErrors symbol 186 signing requests 271 SimpleResult class 176single-page applications architecture of 204–205 authenticating JSON web ser-vice requestsalternative authentication methods 238 creating actions for233–234extracting credentials from request 234–236 overview 232using basic authentication 236–238creatingclient-side script 208 model 206–207 overview 205 stylesheets 205–206 template 207–208 sending JSON data to servercombining JSON formatters and consumers 226–227consuming JSON 221–225 overview 219–221reusable consumers 225–226serving data to JavaScript clientconverting model objects to JSON objects 213–214 custom JSONformatter 215–217 defining web serviceinterface 209–210 fetching JSON data fromclient 212–213 generating strings fromJSON values 211–212 JSON formatters 214–215 JSON objects in Scala210–211serving JSON response 209 using customformatter 217–219 validating JSONadding validation rules 229–230 handling empty values 229 mapping JSON structure tomodel 228–229 overview 227–228 returning validationusing alternative JSON libraries 232 Slick 57–58sqlDate mapping 175 Squeryldefining modeldefining schema 126–128 immutability andthreads 126 entity relationsstateful relations 135 stateless relations 133–135 handling transactions |
Khác |
|
129–130 writing 128saving records 130–131 SSL (Secure SocketsLayer) 261–262 stage task 256 start task 256starting Play console 15 stateful relations, Squeryl 135 stateless relations, Squeryl133–135states for iteratees 294 static assetscaching and ETags 111–112 compiling 69–70compressing assets with gzip 112–113 serving 69using asset’s reverse route 111 using defaultconfiguration 110–111 status codes, HTTP 106 stopping Play console 15 streaming responsesdefined 272processing with iteratee library 272–294 String class 145 stringify method 211 stringly typed 94 StringOps class 145 Struts 81stylesheets for single-page applications 205–206 subconfiguration, accessing 53 success parameter, fold |
Khác |
|
209, 214–215, 225token-based authentication 238 tolerant body parsers 289 tolerantJson parser 223 toString method 194, 212 toUpperCase method 145 trait 215, 225–226, 265 transactions, wrapping codein 130transform method 194 tuple method 193 Twitter Bootstrap 19, 186 Twitter REST API 265 type safetyof template engines not type-safe example |
Khác |
|
167–169 Lang parameter 23 layouts 157–159 LESS code in 164 Messages object 23 parameter lists 23 product catalog exampledetails page 27–28 new product form 34–37 product list page 22–23 products parameter 23 securityallowing HTML in embed- ded code 151–152 cross-site scriptingvulnerabilities 149–150 tags 159–160type safety of template engines not type-safe example |
Khác |
|