sample web applications in java

OSGi in Action: Creating Modular Applications in Java ppt

OSGi in Action: Creating Modular Applications in Java ppt

Ngày tải lên : 15/03/2014, 11:20
... 479 ■ Using the Web Applications specification 488 ■ Standard WARs: the Web URL Handler 492 15.2 Providing and consuming web services 493 Providing a web service 494 ■ Consuming a web service ... condition 466 User-input condition 467 14.8 Bringing it all back home 471 14.9 Summary 475 15 Web applications and web services 477 15.1 Creating web applications 478 Using the HTTP Service ... In- container testing 231 ■ Bundling tests 232 ■ Covering all the bases 235 7.2 Mocking OSGi 237 Testing expected behavior 237 ■ Mocking in action 238 Mocking unexpected situations 240 ■ Coping...
  • 573
  • 539
  • 0
oreilly javascript web applications

oreilly javascript web applications

Ngày tải lên : 28/04/2014, 17:00
... build complex JavaScript applications, allowing you to create incredible web experiences. Adding Structure The secret to making large JavaScript applications is to not make large JavaScript ap- plications. ... } </div> In the code above, we’re inserting the formatDate() function directly into the view, which violates MVC, resulting in an unmaintainable mess of tag soup. By separating out presentational ... servers, such as Selenium. We’ll then get into the debugging side of things, exploring Firefox and WebKit’s Web Inspectors, the console, and using the JavaScript debugger. Chapter 10 This chapter...
  • 280
  • 684
  • 1
webgl beginner's guide [electronic resource] become a master of 3d web programming in webgl and javascript

webgl beginner's guide [electronic resource] become a master of 3d web programming in webgl and javascript

Ngày tải lên : 30/05/2014, 00:26
... verces in order to produce a surface. Just like with verces, indices are stored in a JavaScript array and then they are passed along to WebGL's rendering pipeline using a WebGL index buer. There ... examine what WebGL's rendering pipeline looks like and where WebGL buers t into this architecture. Overview of WebGL's rendering pipeline Here we will see a simplied version of WebGL's ... eects 320 Point sprites 325 Time for acon – using point sprites to create a fountain of sparks 327 Normal mapping 330 Time for acon – normal mapping in acon 332 Ray tracing in fragment shaders...
  • 377
  • 1.1K
  • 0
ECLIPSE WEB TOOLS PLATFORM developing java web applications PHẦN 1 doc

ECLIPSE WEB TOOLS PLATFORM developing java web applications PHẦN 1 doc

Ngày tải lên : 07/08/2014, 00:22
... write-up yourself! Second, this book does not contain Javadoc listings for API informa- tion. The Javadoc listings are included in the online Help. If you find the Javadoc unclear, open a bug or, better ... experience in Java Web application development is also desirable. We have made an attempt to introduce the subject of Java Web application devel- opment in addition to describing the tools available in ... Architecture and Design 113 The Web Landscape 113 Web Applications 115 Java Web Applications 116 Layered Web Application Design 120 Model View Controller (MVC) for the Web 123 Java Application Frameworks...
  • 75
  • 339
  • 0
ECLIPSE WEB TOOLS PLATFORM developing java web applications PHẦN 2 doc

ECLIPSE WEB TOOLS PLATFORM developing java web applications PHẦN 2 doc

Ngày tải lên : 07/08/2014, 00:22
... named WEB- INF, which contains items that are not accessible by a Web browser. The WEB- INF folder is where compiled Java code goes. It also contains a special file, web. xml, which is the J2EE Web ... debug it. Do the following to debug your JSP: 1. Setting a breakpoint in a JSP file is just like setting one in a Java file. Simply double-click in the left-hand margin on the line where you want execution ... detail. Deploy a Web Service Do the following to deploy your Java class as a Web service: 1. Deploying your Java class as a Web service is simple. Just select Database .java and invoke the Web Services...
  • 75
  • 478
  • 0
Bao cao JDBC in Java.doc

Bao cao JDBC in Java.doc

Ngày tải lên : 24/08/2012, 13:53
... JDBC JDBC là API Java cơ sở, mà nó cung cấp một các lớp và các giao diện được viết bằng Java để truy xuất và thao tác với nhiều loại hệ cơ sở dữ liệu khác nhau. Sự kết hợp của JDBC API và Java nền ... được biến đến như Native-Protocol thuần Java hoặc giao thức Java tới cơ sở dữ liệu. Những đặc tính: Trình điều khiển loại 4 là một trình điều khiển thuần Java, là sự chuyển đổi lời gọi JDBC vào ... lợi thế cho việc truy xuất và bất kỳ nguồn dữ liệu khác nhau và sự linh hoạt của hoạt động trên một nền có hỗ trợ máy ảo Java (JVM). Đối với một nhà phát triển, đó là điều không cần thiết để...
  • 44
  • 918
  • 3
Hydraulic modeling of open channel flows over an arbitrary 3-d surface and its applications in amenity hydraulic engineering

Hydraulic modeling of open channel flows over an arbitrary 3-d surface and its applications in amenity hydraulic engineering

Ngày tải lên : 06/11/2012, 10:35
... the advantage of reduction in computational cost while maintaining the accuracy when applied to flow in a channel with linear or almost linear bottom/bed. But indeed, in many cases, water flows ... surface profile into vertical intake. In this regard, the model showed its applicability in computing the flow into intake with air-entrainment. The model was also applied to investigate the ... VERTICAL INTAKE 4.1 Introduction Air-core vortex formation at intakes is a significant hydraulic engineering problem in many situations such as intakes for irrigation, drainage system,...
  • 127
  • 595
  • 0
Manning.Publications.ASP.Net.2.0.Web.Parts.in.Action.Building.Dynamic.Web.Portals.Oct.2006

Manning.Publications.ASP.Net.2.0.Web.Parts.in.Action.Building.Dynamic.Web.Portals.Oct.2006

Ngày tải lên : 15/11/2012, 14:24
... the WebPart class 38 Using custom controls 38 ✦ Creating web parts with user controls 42 2.4 Understanding web part internals 45 IWebPart 46 ✦ IWebActionable 48 ✦ IWebEditable 52 I NTRODUCING ... publisher’s website as long as the book is in print. xix about the title By combining introductions, overviews, and how-to examples, the In Action books are designed to help learning and remembering. ... 19 Getting our hands on data 21 1.5 Summary 31 2 Web parts: the building blocks of portals 32 2.1 Introduction 32 2.2 Exploring web parts 33 Discovering the GenericWebPart control 34 2.3 Understanding...
  • 345
  • 444
  • 0
MVC architecture struts framework in java (J2EE)

MVC architecture struts framework in java (J2EE)

Ngày tải lên : 23/11/2012, 13:46
... binary distribution"> <war destfile="${dist.home}/${ant.project.name}.war" webxml="$ {web. home} /WEB- INF /web. xml"> <webinf dir="$ {web. home} /WEB- INF"/> ... System.out.println("execute() in Employee Action"); return SUCCESS; } public String input() throws Exception{ System.out.println("input() in Employee Action"); return INPUT; ... đe tao ra web applications:  Common Gateway Interface (CGI)  FastCGI  ASP  Server-side Java Script Chay trong Java Virtual Machine Không bat buoc Web browser phai ho trơ Java Đặc...
  • 51
  • 1.1K
  • 23
Tìm hiểu lập trình Web Applications/Native Applications trên IOS

Tìm hiểu lập trình Web Applications/Native Applications trên IOS

Ngày tải lên : 18/01/2013, 16:14
... hon chnh ti liu v phỏt trin Native app ã Phõn tớch ng dụng và tiến hành code: - Xây dựng webservice lấy thông tin từ các website cung cấp tin tức về rạp chiếu - Sử dụng Interface Builder thiết ... trường lập trình trên iOS ã Web app: L ng dng trờn nn web v iPhone đóng vai trò là một web client thông qua Safari browser. Mọi thứ liên quan đến ứng dụng web đều đặt ở web server và bản chất của ... sao cho phù hp vi giao din ca iPhone. ã Web app thng tp trung vo Ajax, Javascript, PHP, CSS, HTML5. ã Tools/ IDE: Dashcode hoc bt kỳ editor nào dành cho lập trình web app như trên máy thường NỘI...
  • 14
  • 1.6K
  • 5