JSP技术----外文文献.docx
文本预览下载声明
苏州大学文正学院本科生毕业设计(论文)
外文文献
JSP?Technology and?Servlets
JSP profile
JSP?(JavaServer?Pages)?is?initiated?by?Sun?Microsystems,?Inc.,?with?many?companies?to?participate?in?the?establishment?of?a?dynamic?web?page?technical?standards.?JSP?technology?somewhat?similar?to?ASP?technology,?it?is?in?the?traditional?HTML?web?page?document?(*.?htm,?*.?html)?to?insert?the?Java?programming?paragraph?(Scriptlet)?and?JSP?tag?(tag),?thus?JSP?documents?(*.?jsp).?Using?JSP?development?of?the?Web?application?is?cross?that?can?run?on?Linux,?is?also?available?for?other?operating?systems.
JSP?technology?to?use?the?Java?programming?language?prepared?by?the?category?of?XML?tags?and?scriptlets,?to?produce?dynamic?pages?package?processing?logic.?Page?also?visit?by?tags?and?scriptlets?exist?in?the?services?side?of?the?resources?of?logic.?JSP?page?logic?and?web?page?design?and?display?separation,?support?reusable?component-based?design,?Web-based?application?development?is?rapid?and?easy.
Web?server?in?the?face?of?visits?JSP?page?request,?the?first?implementation?of?the?procedures?of,?and?then?together?with?the?results?of?the?implementation?of?JSP?documents?in?HTML?code?with?the?return?to?the?customer.?Insert?the?Java?programming?operation?of?the?database?can?be?reoriented?websites,?in?order?to?achieve?the?establishment?of?dynamic?pages?needed?to?function.JSP?and?Java?Servlet,?is?in?the?implementation?of?the?server,?usually?returned?to?the?client?is?an?HTML?text,?as?long?as?the?client?browser?will?be?able?to?visit.
JSP?1.0?specification?of?the?final?version?is?launched?in?September?1999,?December?has?introduced?1.1?specifications.?At?present?relatively?new?is?JSP1.2?norms,?JSP2.0?norms?of?the?draft?has?also?been?introduced.JSP?pages?from?HTML?code?and?Java?code?embedded?in?one?of?the?components.
JS?script?language?synopsis?
JS?is?javascrip,?Javascript?is?one?kind?the?script?language?which?comes?by?the?Netscape?LiveScript?development,?the?main?purpose?is?to?solve?the?server?terminal?language,?for?in
显示全部