That is just one great post. .V
Joe Hertz wrote:
If youre using JBuilder X (Enterprise or Developer), Struts 1.2.X, and
wondering why the "Struts Converter Wizard" for JSP's wasn't working,
here's the answer.
It's dependent on *all* of the Struts taglibs, which includes the
struts-template.tld that is no longer distributed with Struts
(deprecated in 1.1 in favor of Tiles).
If you don't declare a struts-template.tld in the JBuilder library definition for Struts 1.2 (or even worse, REMOVE it from the 1.1 definition for "simplicity's sake"), the Converter Wizard will throw a (silent) exception. If you want to see the exception, launch the IDE from the command line.
May this factoid save you more time than divining it caused me to waste.
-Joe
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]