Project

General

Profile

Human Computer Interaction » History » Version 8

Aleksander Bešir, 26.12.2010 13:05

1 5 Aleksander Bešir
h1. Human Computer Interaction
2 1 Aleksander Bešir
3
{{toc}}
4
5
h2. 1 Basic concept
6
7
h3. 1.1 Hardware
8
9 5 Aleksander Bešir
p. The HCI will will be realised as a website. It will run on an Apache Tomcat http server, which will not run on the same device as Eneraptor's logic. Instead it will run on an independent proxy server.
10 1 Aleksander Bešir
11
p=. !HMI_website_overall.png!
12
13
p. The intended server-side html generating aplication is Tomcat's Jasper, making JSP the intended website programming language.
14
15 8 Aleksander Bešir
h3. 1.2 HCI features
16 1 Aleksander Bešir
17 8 Aleksander Bešir
The picture below shows basic HCI features:
18
19
!HCI_basic.png!
20 1 Aleksander Bešir
21
h2. References
22
23
# Chopra, Vivek, et al., _Professional Apache Tomcat 6_, Wrox - Wiley, 2007
24
# Basham, Bryan, et al., _Head First Servlets and JSP™_, O’Reilly, 2008
25
26
h2. Attachments