"Cannot resolve file" for struts action
I am using IntelliJ IDEA 7.0.4
In my JSP, IntelliJ doesn't recognise the action as defined in struts-config, flagged out as "Cannot resolve file"..
But it has no problem in runtime.
I think might be some configuration that i missed out, any help is greatly appreciated..
Attachment(s):
IntelliJ.jpg
Please sign in to leave a comment.
The most common problem is with struts and web.xml schemas.
Could you attach your web.xml and the header of struts-config?
Hi Avdeev, thanks
here my struts-config header and my web.xml
Attachment(s):
web.xml
struts-config.jpg
Your configuration is valid. This is a bug in Struts support. Could you
please file an issue for that?