<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 3: Struts Config verifier</title><link>https://sourceforge.net/p/easystruts/feature-requests/3/</link><description>Recent changes to 3: Struts Config verifier</description><atom:link href="https://sourceforge.net/p/easystruts/feature-requests/3/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 03 Oct 2002 18:05:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/easystruts/feature-requests/3/feed.rss" rel="self" type="application/rss+xml"/><item><title>Struts Config verifier</title><link>https://sourceforge.net/p/easystruts/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I really like the easy struts plugin for Eclipse.&lt;/p&gt;
&lt;p&gt;There must be a command like Verify/Validate struts-&lt;br /&gt;
config.xml file when you right click on the strut-&lt;br /&gt;
config.xml file in the Package Explorer.&lt;/p&gt;
&lt;p&gt;This command should check up whether all the JSP &lt;br /&gt;
files, Java classes mentioned in the struts-config.xml file &lt;br /&gt;
actually exist in the project. This would save a lot of &lt;br /&gt;
time because often you change the JSP file name of &lt;br /&gt;
Java class name or directly modify the struts-config.xml &lt;br /&gt;
file and it breaks the application. (maybe because of a &lt;br /&gt;
spelling mistake or case sensitive mistake in the JSP &lt;br /&gt;
file name)&lt;/p&gt;
&lt;p&gt;The verifier would&lt;br /&gt;
1. check up the xml syntax and tell you if it does not &lt;br /&gt;
conform to the DTD&lt;br /&gt;
2. Check up if the JSP files mentioned exist in the &lt;br /&gt;
project&lt;br /&gt;
3. Check up if the Java class files mentioned exist in the &lt;br /&gt;
project (along with the package structure)&lt;br /&gt;
4. Ckeck up if the actions mentioned in the path &lt;br /&gt;
attribute actually exist in the struts-config.xml file&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sam Smith</dc:creator><pubDate>Thu, 03 Oct 2002 18:05:00 -0000</pubDate><guid>https://sourceforge.net164407852adff46dc5138952e06b8fda3c27a00c</guid></item></channel></rss>