Hi:

I am work with Resin.  I met another problem:

if we have a subdirectory in screen directory,  say     
                
        screen/system/Adduser.vm

When I install tdk on Tomcat or Weblogic,  we can visit the page by using:      
        
        http:localhost:8080/turbin/template/system%2FAdduser.vm

But now, I found this does not work on Resin.  It seems that resin translate the link 
to   template/system/Adduser.vm.  Which cause turbine to search for a page   

        screens/system.vm 


Has anybody met this problem? Any one knows how to call a vm in a subdirectory on 
resin?


Regards

fanyun

Reply via email to