How is this possible to do? The script for running dev mode via ANt is:
<target name="run.devmode" depends="компиляция и т.д."> <java failonerror="true" fork="true" classname="com.google.gwt.dev.DevMode"> <classpath> <pathelement location="src"/> <path refid="common_library"/> <pathelement location="web/WEB-INF/classes"/> </classpath> <jvmarg value="-Xmx512M"/> <arg value="-startupUrl"/> <arg value="${gwt.startup.url}"/> <arg value="-war"/> <arg value="${gwt.war}"/> <arg value="${gwt.module.name}"/> </java> </target>
So the built-in Jetty is launched, but it does not understand the jstl tags in jsp and another Labud.)