aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc
diff options
context:
space:
mode:
authorErik Lumme <erik@vaadin.com>2017-09-15 15:03:26 +0300
committerErik Lumme <erik@vaadin.com>2017-09-15 15:03:26 +0300
commitf08a6a8ac783e6800659a8c77b592e7b35d16419 (patch)
tree8538b165c21f0eeabdeb31dc0b9f960c09c86259 /documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc
parent9ebc0be4e7d3bc6811ba3e86bc6a2da270bdcb76 (diff)
downloadvaadin-framework-f08a6a8ac783e6800659a8c77b592e7b35d16419.tar.gz
vaadin-framework-f08a6a8ac783e6800659a8c77b592e7b35d16419.zip
Fix typ and add attachment link
Diffstat (limited to 'documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc')
-rw-r--r--documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc b/documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc
index cb81e92bd5..5d71d30b0e 100644
--- a/documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc
+++ b/documentation/articles/CreatingSecureVaadinApplicationsUsingJEE6.asciidoc
@@ -2,7 +2,7 @@
Creating secure Vaadin applications using JEE6
----------------------------------------------
-by http://vaadin.com/petter[Petter Holmström]
+by Petter Holmström
[[introduction]]
Introduction
@@ -52,7 +52,7 @@ resemblance to a similar real-world system in order to keep it simple
and easy to understand.
The source code can be downloaded
-https://vaadin.com/wiki?p_auth=jN6Filxv&p_p_id=36&p_p_lifecycle=1&p_p_state=exclusive&p_p_mode=view&p_p_col_id=row-1&p_p_col_pos=1&p_p_col_count=2&_36_struts_action=%2Fwiki%2Fget_page_attachment&p_r_p_185834411_nodeId=10674&p_r_p_185834411_nodeId=10674&p_r_p_185834411_nodeId=10674&p_r_p_185834411_title=Creating+Secure+Vaadin+Applications+using+JEE6&p_r_p_185834411_title=Creating+Secure+Vaadin+Applications+using+JEE6&_36_fileName=SecureVaadinApplicationDemo.zip[here]
+https://github.com/eriklumme/doc-attachments/blob/master/attachments/SecureVaadinApplicationDemo.zip[here]
and it has been packaged as a NetBeans project. If you do not have
NetBeans, go to http://www.netbeans.org[the NetBeans web site] and
download the latest version (6.8 at the time of writing). Remember to