Uncategorized pages
From Resin 4.0 Wiki
Showing below up to 50 results starting with #1.
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)
- Apache httpd 2.4 versus Resin Pro and Resin Open Source 4.0.31
- Does Resin 4 Support Remoting?
- EC2: Java EE Cloud Deployment, Clustering, Session Replication, and Setting up Amazon Load Balancer
- Embedded: Resin On Raspi
- Example of Resin 4's JUnit support for unit testing with CDI
- Getting started with Makai/JAMP
- Hessian Add Example
- Hessian JMS Example
- Hessian Java Dependency Injection Example
- Hessian Serialize Example
- Installing Resin 4 on Amazon Linux 2012.03
- Introduction to JCache JSR 107
- Introduction to JCache JSR 107 Part 2 sharing objects in a cache between jar files
- Java EE Servlet/JSP tutorial: Building a simple listing in JSP
- Java EE Servlet/JSP tutorial : Adding MySQL and JDBC to bookstore example
- Java EE Servlet/JSP tutorial : Adding an error page, logging, and other forms of debugging
- Java EE Servlet tutorial : Adding create, update and delete to the bookstore listing
- Java EE Servlet tutorial : Using JSPs to create header, footer area, formatting, and basic CSS for bookstore
- Java EE Tutorial covering JSP 2.2, and Servlets 3.0
- Main Page
- Managing Resin on CentOS/Amazon Linux
- Managing Resin on Ubuntu
- New Main Page
- NginX 1.2.0 versus Resin 4.0.29 performance tests
- Resin 4 CDI Dependency Injection Application Configuration Example
- Resin 4 CDI Dependency Injection Basic Example
- Resin 4 CDI Dependency Injection Binding Examples
- Resin 4 CDI Dependency Injection Example
- Resin 4 CDI Dependency Injection Periodic Task Example
- Resin 4 Hessian Example List
- Resin 4 IoC Example List
- Resin 4 Java EE Basic Servlet, Comet, and WebSocket Tutorial
- Resin 4 Script for cloud EC2 video for JavaOne
- Resin ActiveMQ How to
- Resin JCA ActiveMQ How to
- Resin Proxy Cache Support and REST support explained
- Resin as a PaaS: Amazon RDS/EC2 Web App Deployment with MySQL JDBC database
- Rick's SandBox
- Setting up OpenSSL with Resin 4.0.32 on Ubuntu 12.0.4
- Setting up a cluster of servers using Amazon EC2 / Amazon WS
- Test
- Understanding WebSockets versus Ajax/REST for Java EE Developers Part II
- Using Makai Persistence aka Getting Started with Makai/JAMP part II
- Using Makai event model from HTML 5 Calling JavaScript from Java part III
- WebSocket API Chat Room using JSR 356
- WebSocket API Chat Room using JSR 356, poor man's actor model and @WebSocketEndpoint annotation
- WebSocket API Chat Room using JSR 356, poor man's actor model and WebSocketEndpoint annotation
- WebSocket API Chat Room using JSR 356, poor man's actor model and WebSocketEndpoint annotation take II
- WebSocket API Chat Room using JSR 356 and poor man's actor model
- Websocket JSR 356 API Chat ROOM using latest spec changes, client API, improved session handling, and more