How to set up classpath for strust ActionForm
Hi all
thanks for your time,
I have java beans that import org.apache.struts.action.ActionForm
and I think,I have to set up classpath for that, I did tray
set classpath=c:\....\org\apache\struts\action\ActionF orm
and it is not working...
please help me,on this, I am babe on struts
|