Hello,

I want to do this with XDoclet:

  /**
   * @struts.action path="/*/test"
   */

But its not working because the Compiler sees the end of the comment at /*/

So how can I use struts wilcard paths in xdoclet? Is there a way i can escape some characters so the compiler can compile it and xdoclet can still read it correctly? I tried escaping the second slash but this will end up with the path "/*\/test" in the struts-config which is not working.

--
Bye, K <http://www.ailis.de/~k/> (FidoNet: 2:240/2188.18)
[A735 47EC D87B 1F15 C1E9  53D3 AA03 6173 A723 E391]
(Finger [EMAIL PROTECTED] to get public key)

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to