Hi Ranchers!
I am very new to this Struts...Please help me out to execute my
struts application on eclipse galileo.
I am getting the error as " The requested resource() is not available. (
tomcat server)
Struts.xml
web.xml
I got this program on the net to try from the below page
http://devtalks.blogspot.com/2009/07/eclipse-galileo-and-struts2.html
I got this from workspace log
"A handler conflict occurred. This may disable some commands."
the taglib uri i used is as follows:
<%@ taglib uri="/struts-html" prefix="html" %> ------->shows error here as can not find taglib descriptor for "/struts-html"
please help me to understand what is needed to get this program run.
sorry to place this much long code and making uncomfortable to read.
I have been trying this for whole day please someone help me to understand .
Thanks in advance
Preetha