This likely isn't the place to be seeking Struts-specific help. Folks around here like want to discuss IntelliJ IDEA.
For Struts questions, let me recommend the Struts forum at JavaRanch[/url].
-
The <html:base/> tag is used to generate an html BASE tag. According to HtmlHelp.com on the BASE tag[/url], it's used to define "the document's base URI for resolving relative URIs contained within the document."
Scott,
This likely isn't the place to be seeking Struts-specific help. Folks around here like want to discuss IntelliJ IDEA.
For Struts questions, let me recommend the Struts forum at JavaRanch[/url].
-
The <html:base/> tag is used to generate an html BASE tag. According to HtmlHelp.com on the BASE tag[/url], it's used to define "the document's base URI for resolving relative URIs contained within the document."