Hi all:

>From a page in my struts application, I need to open a popup window with some 
>fields to pick up some values. I created an ActionForm with the filed's 
>properties and an Action asociated to it. The problem is that when I try to 
>open the popup the following exception is raised:
Cannot retrieve mapping for action /criteriosOferta ......

In this line:

<html:form action="/criteriosOferta">

It is possible to do that? Any idea of how fix it?

Thanks in advance...


Reply via email to