struts
can anybody help me with strutsi gotto use hyper link in a jsp pageand den can i not use action form?directly can i go to action class
Hi,Yes, you can.You can have 'action' element without the name of form bean in struts-config.xml.Correct me if I am wrong.regards,daniel