⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
IoTa-pub
All Projects
IoTa-pub
Overview
Activity
Spent time
News
Documents
Wiki
Files
Repository
Download (416 Bytes)
Statistics
| Branch:
master
| Tag:
1.0
1.9
1.99
2.0
2.1
| Revision:
root
/
IoTa-DiscoveryWS
/
IoTa-DiscoveryWS
/
src
/
main
/
webapp
/
mainMenu.jsp
@ bf9c3717
View
History
Annotate
<%@ page
language=
"java"
contentType=
"text/html; charset=UTF-8"
pageEncoding=
"UTF-8"
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<title>
Main Menu
</title>
</head>
<body>
<jsp:include
page=
"template/checkAccess.jsp"
/>
</body>
</html>
« Previous
1
…
3
4
5
6
7
8
Next »
(5-5/8)
Loading...