hi is it possible to call an action page(struts action page) directly from a pure html page( using form tag) or do i always need to have a jsp page for redirecting to an action page??? If i can use a html page..how do i specify the action page in the form action tag?? please help