Jump to content

Tomcat: Difference between revisions

38 bytes added ,  12 December 2012
Outdated, added TOC and corrected basic wiki markup
mNo edit summary
(Outdated, added TOC and corrected basic wiki markup)
 
Line 1: Line 1:
{{Outdated}}
TomCat is an application server which supports the JSP and java servlet standards, read more about it at: http://jakarta.apache.org/tomcat/.
TomCat is an application server which supports the JSP and java servlet standards, read more about it at: http://jakarta.apache.org/tomcat/.


''TomCat currently does not work on RedBrick. We're still trying to fix it.''
''TomCat currently does not work on RedBrick. We're still trying to fix it.''
__TOC__


==Running TomCat on RedBrick==
==Running TomCat on RedBrick==
Line 8: Line 12:
===How do I use Servlets ?===
===How do I use Servlets ?===


You may access your servlets via http://jakarta.redbrick.dcu.ie/~[username]/servlet/[ServletName] .
You may access your servlets via <nowiki>http://jakarta.redbrick.dcu.ie/~[username]/servlet/[ServletName]</nowiki>


===How do I use JSP ?===
===How do I use JSP ?===