Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JBIDE-13635 remove references to struts in documentation #60

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="jsf_project_verification">
<?dbhtml filename="struts_project_verification.html"?>
<?dbhtml filename="jsf_project_verification.html"?>

<chapterinfo>
<keywordset>
Expand Down
2 changes: 0 additions & 2 deletions jsf/docs/jsf_tools_ref_guide/en-US/master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
<!ENTITY jsflink "../../jsf/html_single/index.html">
<!ENTITY jsfreflink "../../jsf_tools_ref_guide/html_single/index.html">
<!ENTITY jsftutoriallink "../../jsf_tools_tutorial/html_single/index.html">
<!ENTITY strutsreflink "../../struts_tools_ref_guide/html_single/index.html">
<!ENTITY strutstutoriallink "../../struts_tools_tutorial/html_single/index.html">
<!ENTITY migrationlink "../../Exadel-migration/html_single/index.html">


Expand Down
6 changes: 2 additions & 4 deletions jsf/docs/jsf_tools_ref_guide/en-US/master_output.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
<!ENTITY jsflink "../../jsf/html_single/index.html">
<!ENTITY jsfreflink "../../jsf_tools_ref_guide/html_single/index.html">
<!ENTITY jsftutoriallink "../../jsf_tools_tutorial/html_single/index.html">
<!ENTITY strutsreflink "../../struts_tools_ref_guide/html_single/index.html">
<!ENTITY strutstutoriallink "../../struts_tools_tutorial/html_single/index.html">
<!ENTITY migrationlink "../../Exadel-migration/html_single/index.html">


Expand Down Expand Up @@ -794,7 +792,7 @@
creation of a new project. Project templates provide content and structure
for a project.</para>
<para>There is a powerful templating capability for creating new and importing
existing Struts and JSF projects. This templating facility has a variety of
existing JSF projects. This templating facility has a variety of
aspects to consider. But, let's start with the most straightforward
case and consider the process of creating a template from your existing JSF
project.</para>
Expand Down Expand Up @@ -1876,7 +1874,7 @@
</chapter>

<chapter id="jsf_project_verification" xml:base="file:///home/vchukhutsina/repos/ochik_jboss/jsf/docs/jsf_tools_ref_guide/en-US/jsf_project_verification.xml">
<?dbhtml filename="struts_project_verification.html"?>
<?dbhtml filename="jsf_project_verification.html"?>

<chapterinfo>
<keywordset>
Expand Down
2 changes: 1 addition & 1 deletion jsf/docs/jsf_tools_ref_guide/en-US/projects.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
A template is a set of files that is provided as a basis when creating a new project. Project templates provide content and structure for a project.
</para>
<para>
JSF Tools provides powerful template capabilities which allow you to create new templates and import existing Struts and JSF projects. This templating facility has a variety of aspects to consider. Let&apos;s start with the most straightforward case and consider the process of creating a template from your existing JSF project.
JSF Tools provides powerful template capabilities which allow you to create new templates and import existing JSF projects. This templating facility has a variety of aspects to consider. Let&apos;s start with the most straightforward case and consider the process of creating a template from your existing JSF project.
</para>

<para>
Expand Down
2 changes: 0 additions & 2 deletions jsf/docs/jsf_tools_tutorial/en-US/master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
<!ENTITY jsflink "../../jsf/html_single/index.html">
<!ENTITY jsfreflink "../../jsf_tools_ref_guide/html_single/index.html">
<!ENTITY jsftutoriallink "../../jsf_tools_tutorial/html_single/index.html">
<!ENTITY strutsreflink "../../struts_tools_ref_guide/html_single/index.html">
<!ENTITY strutstutoriallink "../../struts_tools_tutorial/html_single/index.html">

]>

Expand Down
4 changes: 1 addition & 3 deletions jsf/docs/jsf_tools_tutorial/en-US/master_output.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
<!ENTITY jsflink "../../jsf/html_single/index.html">
<!ENTITY jsfreflink "../../jsf_tools_ref_guide/html_single/index.html">
<!ENTITY jsftutoriallink "../../jsf_tools_tutorial/html_single/index.html">
<!ENTITY strutsreflink "../../struts_tools_ref_guide/html_single/index.html">
<!ENTITY strutstutoriallink "../../struts_tools_tutorial/html_single/index.html">

]><book xmlns:diffmk="http://diffmk.sf.net/ns/diff">

Expand Down Expand Up @@ -57,7 +55,7 @@
<abstract>
<title></title>
<para>
<ulink url="http://download.jboss.org/jbosstools/nightly-docs/en/jsf_tools_tutorial/pdf/Struts_Tools_Tutorial.pdf">PDF version</ulink>
<ulink url="http://download.jboss.org/jbosstools/nightly-docs/en/jsf_tools_tutorial/pdf/JSF_Tools_Tutorial.pdf">PDF version</ulink>
</para>
</abstract>

Expand Down
4 changes: 2 additions & 2 deletions jsf/docs/userguide/en-US/Visual_Web_Tools.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
</entry>

<entry>
Powerful and customizable visual page editor that provides the ability to develop an application using any web technology including JSF, Seam, Struts, JSP, HTML and others. Development is done using three tabs: <guilabel>Visual/Source</guilabel>, <guilabel>Source</guilabel> and <guilabel>Preview</guilabel>. Fast and easy switching between these tabs. Split screen design of visual and source views. Full and instant synchronization between source and visual views. Integration with properties and outline views. Graphical toolbar to add inline styling to any tag.
Powerful and customizable visual page editor that provides the ability to develop an application using any web technology including JSF, Seam, JSP, HTML and others. Development is done using three tabs: <guilabel>Visual/Source</guilabel>, <guilabel>Source</guilabel> and <guilabel>Preview</guilabel>. Fast and easy switching between these tabs. Split screen design of visual and source views. Full and instant synchronization between source and visual views. Integration with properties and outline views. Graphical toolbar to add inline styling to any tag.
</entry>

<entry>
Expand Down Expand Up @@ -144,7 +144,7 @@
</entry>

<entry>
Visualizing and displaying projects by function. Easy selecting of different kinds of items and dropping them into <filename>JSP</filename> pages. Using context menus to develop the application. Using icon shortcuts to create and import JSF and Struts projects. Expanding and inspecting tag library files. Selecting custom and third-party tag libraries to drag and drop onto the JBoss Tools Palette.
Visualizing and displaying projects by function. Easy selecting of different kinds of items and dropping them into <filename>JSP</filename> pages. Using context menus to develop the application. Using icon shortcuts to create and import JSF projects. Expanding and inspecting tag library files. Selecting custom and third-party tag libraries to drag and drop onto the JBoss Tools Palette.
</entry>

<entry>
Expand Down
15 changes: 1 addition & 14 deletions jsf/docs/userguide/en-US/context_menu_preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
</para>

<itemizedlist>
<listitem>
<para>
Add/Remove Struts Capabilities
</para>
</listitem>

<listitem>
<para>
Add/Remove JSF Capabilities
Expand All @@ -30,13 +24,6 @@
</listitem>
</itemizedlist>

<section id="add_remove_struts_cap">
<title>Add/Remove Struts Capabilities</title>
<para>
Please, for details refer to the Struts Tools Reference Guide.
</para>
</section>

<section id="add_remove_jsf_cap">
<title>Add/Remove JSF Capabilities</title>
<para>
Expand All @@ -47,7 +34,7 @@
<section id="add_custom_cap">
<title>Add Custom Capabilities</title>
<para>
You can add custom capabilities to any JSF, Struts or Seam project made within <property>JBDS</property>, i.e. add a support of additional frameworks built on top of JSF, such as
You can add custom capabilities to any JSF or Seam project made within <property>JBDS</property>, i.e. add a support of additional frameworks built on top of JSF, such as
</para>

<itemizedlist>
Expand Down
57 changes: 3 additions & 54 deletions jsf/docs/userguide/en-US/editors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</chapterinfo>
<title>Editors</title>
<para>
In the JSF Tools Reference Guide and Struts Tools Reference Guide you may have read about the Graphical Editors for JSF and Struts configuration files, Tiles Files, and Struts Validation Files. All these editors have OpenOn (see <xref linkend="OpenOnSelection4Hyperlinknavigation"/>) and Code Assist (see <xref linkend="CodeAssistAndDynamicCodeAssist42BasedOnProjectData"/>) features, which are described in more detail in this document. In addition, this document will cover the Visual Page Editor (see <xref linkend="visual_page"/>), which provides combined visual and source editing of Web pages, as well as a number of additional editors (see <xref linkend="more_editors"/>) for different types of files.
In the JSF Tools Reference Guide you may have read about the Graphical Editors for JSF configuration files and Tiles Files. All these editors have OpenOn (see <xref linkend="OpenOnSelection4Hyperlinknavigation"/>) and Code Assist (see <xref linkend="CodeAssistAndDynamicCodeAssist42BasedOnProjectData"/>) features, which are described in more detail in this document. In addition, this document will cover the Visual Page Editor (see <xref linkend="visual_page"/>), which provides combined visual and source editing of Web pages, as well as a number of additional editors (see <xref linkend="more_editors"/>) for different types of files.
</para>

<section id="editors_features">
Expand Down Expand Up @@ -329,12 +329,6 @@
</para>
</listitem>

<listitem>
<para>
<xref linkend="StrutsProjectFile46s3"/>
</para>
</listitem>

<listitem>
<para>
<xref linkend="JSPPages434"/>
Expand Down Expand Up @@ -886,45 +880,6 @@
</section>
</section>

<section id="StrutsProjectFile46s3">
<title>Struts Project Files</title>
<para>
Content Assist features are available when you work with Struts projects.
</para>

<section id="ContentAssistForStrutsConfigurationFile75">
<title>Content Assist for Struts Configuration File</title>
<para>
Content Assist helps you edit Struts Configuration files.
</para>

<figure>
<title>Struts Content Assist</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/editors_features/editors_features_20.png" />
</imageobject>
</mediaobject>
</figure>
</section>

<section id="ContentAssistForStrutsJSPFile07">
<title>Content Assist for Struts JSP File</title>
<para>
The image below shows Code Assist being used in a Struts <filename>JSP</filename> file.
</para>

<figure>
<title>Struts JSP Content Assist</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/editors_features/editors_features_21.png" scale="75"/>
</imageobject>
</mediaobject>
</figure>
</section>
</section>

<section id="JSPPages434">
<title>JSP Pages</title>
<section id="ContentAssistForJSFTags96">
Expand Down Expand Up @@ -1298,7 +1253,7 @@
<section id="visual_page" role="updated">
<title>Visual Page Editor</title>
<para>
JBoss Developer Studio comes with a powerful and customizable Visual Page Editor (VPE). You can use the Visual Page Editor to develop an application using any technology such as JSF, Struts, JSP, HTML and more. Double-click on a file in the <guilabel>Package Explorer</guilabel> view to open it in the Visual Editor, or just drag-and-drop it into perspective (the drag-and-drop feature can be also applied to <filename>JSP</filename>, <filename>XHTML</filename> or <filename>HTML</filename> files created locally).
JBoss Developer Studio comes with a powerful and customizable Visual Page Editor (VPE). You can use the Visual Page Editor to develop an application using any technology such as JSF, JSP, HTML and more. Double-click on a file in the <guilabel>Package Explorer</guilabel> view to open it in the Visual Editor, or just drag-and-drop it into perspective (the drag-and-drop feature can be also applied to <filename>JSP</filename>, <filename>XHTML</filename> or <filename>HTML</filename> files created locally).
</para>

<para>
Expand Down Expand Up @@ -1651,7 +1606,7 @@ two elements with equal id has been used, but should be used only one -->
<section id="inline_styling">
<title>Text Formatting</title>
<para>
In the <guilabel>Visual</guilabel> part of the Visual Page Editor there is a graphical toolbar, which is used to add inline styling to JSF and Struts tags on your page. The toolbar can be hidden with the help of the special button (
In the <guilabel>Visual</guilabel> part of the Visual Page Editor there is a graphical toolbar, which is used to add inline styling to JSF tags on your page. The toolbar can be hidden with the help of the special button (
<inlinemediaobject>
<imageobject>
<imagedata fileref="images/visual_page/formatting_bar_icon.png"/>
Expand Down Expand Up @@ -2571,12 +2526,6 @@ two elements with equal id has been used, but should be used only one -->
</para>

<itemizedlist>
<listitem>
<para>
Struts Pages
</para>
</listitem>

<listitem>
<para>
JSF Pages
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified jsf/docs/userguide/en-US/images/jsf_support/jsf_support_10.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/jsf_support/jsf_support_16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/jsf_support/jsf_support_19.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/jsf_support/jsf_support_20.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/more_editors/more_editors_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/palette/palette_11.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/palette/palette_2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/palette/palette_20.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_11.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_12.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_13.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_14.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_15.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_17.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_19.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_20.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_33.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_34.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_35.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_44.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_6.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_7.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_8.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_8a.png
Binary file modified jsf/docs/userguide/en-US/images/preferences/preferences_9.png
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_10.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_11.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_14.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_15.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_16.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_17.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_18.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_19.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_2.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_20.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_21.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_22.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_23.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_24.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_25.png
Diff not rendered.
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_27.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_28.png
Diff not rendered.
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_3.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_30.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_31.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_32.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_33.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_34.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_35.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_36.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_37.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_38.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_39.png
Diff not rendered.
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_4.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_40.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_41.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_42.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_43.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_44.png
Diff not rendered.
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_46.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_47.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_48.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_49.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_5.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_50.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_51.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_8.png
Diff not rendered.
Binary file removed jsf/docs/userguide/en-US/images/struts/struts_9.png
Diff not rendered.
Binary file modified jsf/docs/userguide/en-US/images/verif_valid/verif_valid_1.png
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_1.png
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_11.png
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_13.png
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_16.png
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_3.png
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_5.png
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_7.png
Binary file modified jsf/docs/userguide/en-US/images/web_projects/web_projects_9.png
2 changes: 0 additions & 2 deletions jsf/docs/userguide/en-US/master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
<!ENTITY jsflink "../../jsf/html_single/index.html">
<!ENTITY jsfreflink "../../jsf_tools_ref_guide/html_single/index.html">
<!ENTITY jsftutoriallink "../../jsf_tools_tutorial/html_single/index.html">
<!ENTITY strutsreflink "../../struts_tools_ref_guide/html_single/index.html">
<!ENTITY strutstutoriallink "../../struts_tools_tutorial/html_single/index.html">
<!ENTITY migrationlink "../../Exadel-migration/html_single/index.html">

]>
Expand Down