!! Problem whith struts anchor !!

2001-11-24 Thread Thierry Lempereur
Hello, I'm running Struts 1.0 under Weblogic 6.0 on a Windows platform. I've got a problem with internal HTML links in a JSP. My JSP expects an ActionForm in the request scope. When it is first loaded by the Action class everything works fine. However, the JSP also has HTML links that refer to

Struts and html anchor

2001-11-13 Thread Thierry Lempereur
Hello, I'm running Struts 1.0 under Weblogic 6.0 on a Windows platform. I've got a problem with internal HTML links in a JSP. My JSP expects an ActionForm in the request scope. When it is first loaded by the Action class everything works fine. However, the JSP also has HTML links that refer to

Submit and html:link tag

2001-09-04 Thread Thierry Lempereur
Hello Is it possible to make a submit on a html:link tag whitout Javascript only using struts tag ? Thank You for answers. Thierry

Question about ActionForm

2001-09-03 Thread Thierry Lempereur
Hello, We are trying to find a clue for this typical case: fromaform with research critiria, we want to create a page with the list of results. We have an "ActionForm" associated to the form. The "ActionForm" is submitted to theclass "Action" which shows the list of results. But we want to