I sometimes find myself wanting to put // TODO type comments inside of JSP or XML files. Those would obviously have to conform to the comment types allowed in those files – but is this something that would be difficult to implement, and useful to others?
Second item – when I create a forward action using the struts designer by selecting ‘New’, ‘Action’, and then choosing the type as ‘Forward’ – it presents a textbox labeled ‘Forward Path’, but there is no browse button as there is when creating forward paths for any other action type.
Thanks, Paul