Hi List, I wrote some servlet for my application and now I saved these classes in system/module/mymodule/classes. Now I want process some data from a form in a jsp created in /MyProject I tried to perform the form action with /servlet/myservlet but not work. What is the correct way to call a servlet in my module? Thanx, Olen.