开发者

get xml root attribute as String in JSP

开发者 https://www.devze.com 2023-04-07 09:53 出处:网络
Anyone have a quick and simple way to get an attribute from the root node of an xml document as a String? I want to 开发者_Go百科then be able to use this string to run through an if statement.

Anyone have a quick and simple way to get an attribute from the root node of an xml document as a String? I want to 开发者_Go百科then be able to use this string to run through an if statement.

0

精彩评论

暂无评论...
验证码 换一张
取 消