ดร.กฤษณพงศ์ เลิศบำรุงชัย
ฝากติดตามกด Like กด Love ❤️ กด Share ⤴️ ที่ https://www.facebook.com/TouchPoint.in.th/
------------------------------------------------------------------
ฝากกด Subscribe ช่อง YouTube TouchPoint ที่
https://www.youtube.com/c/TouchpointTH
------------------------------------------------------------------
เว็บไซต์
https://touchpoint.in.th/
------------------------------------------------------------------
รู้จักกับโปรแกรม 3D Vista Virtual Tour
รู้จักกับภาพพาโนรามา
รูปแบบของภาพพาโนรามา
การดาวน์โหลดและติดตั้ง 3D Vista Virtual Tour
การเปิดโปรแกรม 3D Vista Virtual Tour
หน้าต่างโปรแกรม 3D Vista Virtual Tour
การสร้างโปรเจ็คต์ใหม่
การบันทึกโปรเจ็คต์
การเปิดโปรเจ็คต์
การจัดการภาพพาโนรามา 360 องศา
การจัดการอัลบั้มรูปภาพ
การจัดการวิดีโอ
การจัดการวิดีโอ 360 องศา
การจัดการแผนที่
การจัดการหน้าตาโปรเจ็คต์
การกำหนดแอคชั่น
การทดสอบการแสดงผล
การจัดการส่งออกโปรเจ็คต์
ตัวอย่างการแสดงผลจริง
ATCI : 25th Anniversary: Ever Onward; Dinner Talk 18 September 2014IMC Institute
This document provides an agenda and details for the 25th anniversary celebration of the Association of Thai ICT Industry (ATCI) being held on September 18-19, 2014 in Bangkok, Thailand. The event will include conferences on emerging technologies and their impact on regional economic cooperation, as well as panels on workforce mobility and national reforms. Keynote speakers will represent leading technology companies. The anniversary celebration will recognize contributors and include a gala dinner. Registration fees and sponsorship packages are listed. The venue is the Swissotel Le Concorde in Bangkok.
๋Java Web Programming on Cloud Computing using Google App EngineIMC Institute
เอกสารประกอบการอบรมหลักสูตร Mini Master of Java Technology ปี 2011 เรื่อง Java Web Programming on Cloud Computing using Google App Engine โดยใช้ Eclipse เป็น Tool
This document provides an overview of Java Server Pages (JSP) in the Model-View-Controller (MVC) design pattern:
1. JSP allows Java code and web markup to be combined, with the page being compiled and executed on the server to generate HTML/XML responses.
2. JSP is compiled into a servlet during runtime. The servlet interfaces handle processing requests and generating responses.
3. In MVC, a servlet acts as the controller, receiving and handling requests. The servlet then accesses the model (EJB) and forwards processing to the JSP view to generate the response.
This document provides an overview of Module 01 from a course on Java Enterprise Edition (JEE) and web application development. It covers the history and evolution of Java, the Java platform editions, key Java principles, and an introduction to the HotSpot Java Virtual Machine (JVM).
This document provides instructions for a hands-on lab on packaging and deploying an enterprise application with EJBs, data objects, servlets, and JSPs. It describes creating an enterprise application archive (EAR) file by selecting projects to include from an IDE. It then explains deploying the EAR file to an application server using the server's administrative console and testing the application by invoking test points from JSPs. The goal of the hands-on lab is to demonstrate how to package and deploy the different components of an enterprise application together in a single EAR file.
ดร.กฤษณพงศ์ เลิศบำรุงชัย
ฝากติดตามกด Like กด Love ❤️ กด Share ⤴️ ที่ https://www.facebook.com/TouchPoint.in.th/
------------------------------------------------------------------
ฝากกด Subscribe ช่อง YouTube TouchPoint ที่
https://www.youtube.com/c/TouchpointTH
------------------------------------------------------------------
เว็บไซต์
https://touchpoint.in.th/
------------------------------------------------------------------
รู้จักกับโปรแกรม 3D Vista Virtual Tour
รู้จักกับภาพพาโนรามา
รูปแบบของภาพพาโนรามา
การดาวน์โหลดและติดตั้ง 3D Vista Virtual Tour
การเปิดโปรแกรม 3D Vista Virtual Tour
หน้าต่างโปรแกรม 3D Vista Virtual Tour
การสร้างโปรเจ็คต์ใหม่
การบันทึกโปรเจ็คต์
การเปิดโปรเจ็คต์
การจัดการภาพพาโนรามา 360 องศา
การจัดการอัลบั้มรูปภาพ
การจัดการวิดีโอ
การจัดการวิดีโอ 360 องศา
การจัดการแผนที่
การจัดการหน้าตาโปรเจ็คต์
การกำหนดแอคชั่น
การทดสอบการแสดงผล
การจัดการส่งออกโปรเจ็คต์
ตัวอย่างการแสดงผลจริง
ATCI : 25th Anniversary: Ever Onward; Dinner Talk 18 September 2014IMC Institute
This document provides an agenda and details for the 25th anniversary celebration of the Association of Thai ICT Industry (ATCI) being held on September 18-19, 2014 in Bangkok, Thailand. The event will include conferences on emerging technologies and their impact on regional economic cooperation, as well as panels on workforce mobility and national reforms. Keynote speakers will represent leading technology companies. The anniversary celebration will recognize contributors and include a gala dinner. Registration fees and sponsorship packages are listed. The venue is the Swissotel Le Concorde in Bangkok.
๋Java Web Programming on Cloud Computing using Google App EngineIMC Institute
เอกสารประกอบการอบรมหลักสูตร Mini Master of Java Technology ปี 2011 เรื่อง Java Web Programming on Cloud Computing using Google App Engine โดยใช้ Eclipse เป็น Tool
This document provides an overview of Java Server Pages (JSP) in the Model-View-Controller (MVC) design pattern:
1. JSP allows Java code and web markup to be combined, with the page being compiled and executed on the server to generate HTML/XML responses.
2. JSP is compiled into a servlet during runtime. The servlet interfaces handle processing requests and generating responses.
3. In MVC, a servlet acts as the controller, receiving and handling requests. The servlet then accesses the model (EJB) and forwards processing to the JSP view to generate the response.
This document provides an overview of Module 01 from a course on Java Enterprise Edition (JEE) and web application development. It covers the history and evolution of Java, the Java platform editions, key Java principles, and an introduction to the HotSpot Java Virtual Machine (JVM).
This document provides instructions for a hands-on lab on packaging and deploying an enterprise application with EJBs, data objects, servlets, and JSPs. It describes creating an enterprise application archive (EAR) file by selecting projects to include from an IDE. It then explains deploying the EAR file to an application server using the server's administrative console and testing the application by invoking test points from JSPs. The goal of the hands-on lab is to demonstrate how to package and deploy the different components of an enterprise application together in a single EAR file.
Module 02 discusses the JEE containers. Containers provide an interface between components and low-level platform functionality, allowing components to be executed only after being assembled into a module and deployed into their container. JEE containers offer security, transactions, lookup services, and remote connectivity. The JEE server provides EJB and web containers to manage enterprise beans and web components respectively, while the application client container manages clients.
This document outlines the steps for packaging and deploying a Java web application. It discusses creating a WAR file from a web application project, deploying the WAR to an application server, and testing the deployed application. The key steps are: 1) selecting "Deploy to WAR" from the project, 2) deploying the WAR using the application server's administrative console, and 3) accessing the application and verifying it runs as expected.
The document provides an outline and instructions for a hands-on lab on Java servlets. The lab covers creating basic servlets, connecting servlets to a database via JDBC, handling HTTP sessions in servlets, invalidating HTTP sessions, and deploying servlets in a WAR file on WebLogic server. The lab instructions include screenshots and steps for setting up servlet classes, making code changes, running servlets, and testing the servlets.
This document provides an overview of Module 07 - Enterprise JavaBeans from a training course on JEE and Web Application Development. It begins with an introduction to Enterprise JavaBeans (EJBs), describing them as server-side components that encapsulate business logic. It then discusses EJBs in the Java EE architecture and their use as models in the MVC pattern. The document outlines the different EJB types (session, message-driven), their life cycles, and how they are deployed in an EJB JAR file. It concludes with a hands-on lab guiding students through creating a basic EJB, creating EJBs that invoke remote and local beans, and integrating EJBs with data sources, data objects, serv
The document discusses Module 03 of a course outline on JEE and web application development. Module 03 covers the Model-View-Controller (MVC) design pattern. MVC isolates domain logic from the user interface, allowing independent development, testing and maintenance. In MVC, the controller receives requests, the model manages the data, and the view displays the user interface. The controller accesses the model, which may forward data to the view for display as the response.
50 EJB 3 Best Practices in 50 Minutes - JavaOne 2014Ryan Cuprak
The document presents 50 best practices for using EJB 3 in Java EE applications, emphasizing proper usage, concurrency management, and resource handling to enhance performance and maintainability. It covers various topics including the use of singleton and stateful beans, optimizing batch processing, managing transactions and security, and avoiding unnecessary coupling in EJB architecture. Key recommendations include adhering to design principles, leveraging CDI events, and properly configuring JNDI lookups and web services.
Summary slides about how to create business value and competitive advantages by using Open Source Software. The presentation content bases on success cases from S&P Syndicate PLC, a Thailand's leading restaurant and bakery chain. (ใช้ประกอบการบรรยายในการสัมมนา "Open Source Software ของฟรี มีดี ที่ควรใช้" จัดโดยสมาคมประกันวินาศภัยไทย)
Developing Business Blockchain Applications on Hyperledger IMC Institute
The document provides a comprehensive guide for developing business blockchain applications on Hyperledger using Google Cloud Platform. It details the setup process of an Ubuntu virtual server, installation of Hyperledger Composer and Fabric, and instructions for creating and testing a business network. Additionally, it explains how to generate REST APIs for the business network, complete with sample code and deployment information.