1 Apr 2004 12:50
servletHowTo update
Burak Emir <Burak.Emir <at> epfl.ch>
2004-04-01 10:50:12 GMT
2004-04-01 10:50:12 GMT
Hi there, I rearranged the distribution a bit, after receiving bug reports of weird behaviour when using outdated scala version. You can download the 0.6 version of the tutorial AND my latest development version of the Scala runtime and try again. You will need to edit the "ant.properties" file before building,deploying.... http://lamp.epfl.ch/~buraq/projects BTW: Of course, you are not forced to use Tomcat as your servlet engine, every other should work as well... If you prefer some other servlet engine, you can adapt the build.xml such that it finds the right "servlet-apis.jar". The javax.servlet interfaces , and the Scala runtime, are the only outward dependencies of the howTo code. cheers, Burak
RSS Feed