欢迎来到天天文库
浏览记录
ID:34567009
大小:2.20 MB
页数:6页
时间:2019-03-08
《Spring Web Flow.pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、#86CONTENTSINCLUDE:nAboutSpringWebFlownDistillingSpringWebFlownInstallingSpringWebFlowSpringWebFlownDefiningaFlownStatesnTransitionsandmore...ByCraigWallsVisitrefcardz.comRequestRequestscopeiscreatedatthebeginningofanHTTPrequestanddestroyedABOUTSPRINGWEBFLOWattheendoftherequest.Datainreques
2、tscopeisavailabletoallstatesforthedurationoftherequest(whichmayspanmultiplestatesandevenstretchbeyondviewboundaries).Manywebsitesemployfree-formnavigation,allowinguserstoFlashFlashscopeiscreatedwhenaflowbegins,wipedcleanwhenaviewisrendered,findtheirownwayaround.Butsometimesit’sbetterforaweb
3、anddestroyedattheendofaflow.Datainflashscopeisavailabletoallstateswithinaflowforthedurationofthecurrentrequest.Flashscopediffersfromapplicationtoguidetheuseraround,takingthemfromonerequestscopeinthatflashscopewillbeclearedwhenaviewisrendered,butarequestmayspanmultipleviews(ifaviewredirects,
4、forexample).steptothenext.Ashoppingcartonane-commercesiteisaViewViewscopeiscreatedwhentheflowentersaviewstateanddestroyedwhenfamiliarexampleofanapplicationleadingauserinsteadofthetheviewisrendered.Becauseofitsshortlifespan,datainviewscopeisonlyotherwayaround.availablewithintheviewstatethati
5、twascreated.Thefollowingdiagramillustratesthelifespanofeachscope:BasedonSpringMVC,SpringWebFlowisaframeworkforbuildingflow-basedapplications.InthisRefcard,you’llseehowtoaddSpringWebFlowtoaSpringapplicationanddefineflowsthatinitiateconversationsbetweentheapplicationanditsusers.DISTILLINGSPRI
6、NGWEBFLOWAllflowsaremadeupofthreeessentialelements:States,INSTALLINGSPRINGWEBFLOWTransitionsandFlowData.StatesAddingSpringWebFlowtotheclasspathWithinaflowstuffhappens.EithertheapplicationperformsAddingSpringWebFlowtoyourapplicationstartswithsomelogic,theuseranswersaquestionorfillsoutaform,o
7、rmakingtheSpringWebFlowlibrariesavailableinyouradecisionismadetodeterminethenextsteptotake.Theproject’sclasspath.Atveryleast,thismeansthefollowingJARpointsintheflowwherethesethingshappenareknownasfiles(namedastheyaredistributedintheSpringWebFlowstates.do
此文档下载收益归作者所有