Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessing Nodes
#1
Not Solved Sad 
(Sorry for my English...)

I have a XML document and I want access a node but it comes to another framework : http://www.springframework.org/security/tags.

example :
Code:
<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
<sec:authorize ifAllGranted="ADMIN" .... />

I have different nodes that come http://java.sun.com/jsp/jstl/core, http://java.sun.com/jsp/jstl/fmt, http://java.sun.com/jsp/jstl/functions ...

So, when I use : docXML.getElementById("sec:authorize"); to find a node... it isn't recognized.

Is it necessary to have Java add-in ?
What can I do ? Thank a lot
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Please explain how can i expand the nodes in UFT rajeevk7 0 3,110 07-04-2017, 03:47 PM
Last Post: rajeevk7
  Accessing Environment variable value in Library file vishruth143 1 2,462 09-07-2013, 05:11 AM
Last Post: jacosta
  ACCESSING OBJECR REPOSITORY SHARED ONE babukaturi 1 2,380 04-03-2012, 12:03 PM
Last Post: sshukla12
  Accessing an array returned from a function sqadri 2 5,396 03-28-2012, 09:31 PM
Last Post: sqadri
  Genaralised code for checking the comparision of two xml files having child nodes. Ganta 4 3,452 11-18-2009, 07:26 PM
Last Post: Ganta

Forum Jump:


Users browsing this thread: 2 Guest(s)