Finally had a moment and some luck finding a good code-syntax highlighting technique for blogs.
http://alexgorbatchev.com/wiki/SyntaxHighlighter Here is an example:
@WebService
@Policy(uri = "policy:Wssp1.2-2007-Wss1.1-UsernameToken-Plain-X509-Basic256.xml")
public class BrokerService {
...
}
No comments:
Post a Comment