Hey folks. Trying to parse rss/atom feeds with the ROME library. Need some help. I am new to java so I am not in tune with many of it's intricacies.
2 things. ...
I'm in a position where I use Java to connect to a TCP port and am streamed XML documents one after another, each delimited with the <?xml start of document tag. ...
I am looking to allow HTML emails (and other HTML uploads) without letting in scripts and stuff. I plan to have a white list of safe tags and attributes as well ...
What is the best way to write XML to an OutputStream (TCP Socket) without generating/creating too many Immutable objects?
So I have my data in a ConcurrentHashMap. I want to loop ...
I am trying to use the namespace-uri() function in XPath to retrieve nodes based on their fully qualified name. The query //*[local-name() = 'customerName' and namespace-uri() = 'http://example.com/officeN'] in
ok... according to the servlet 2.3 spec it says SRV.6.2.4 Configuration of Filters in a Web Application: "When processing a filter-mapping element using the url-pattern style, the container must determine whether the url-pattern matches the request URI using the path mapping rules defined in Chapter SRV,11..." SRV.11.2 Specification of Mappings: "- A String beginning with a '/' character and ending with ...
It's a lot more than etiquette. Programming is a matter of accuracy and precision. You should show as much attention to detail within your posts as you do to your code. If you get a reputation as someone who wastes people's time with red herrings due to sloppy posting, you may not get all the help you can. Perhaps you should ...