Search:

Type: Posts; User: bhoots21304

Search: Search took 0.09 seconds.

  1. assign values to nodes read from XML using java

    i am trying to assign unique values to nodes read from XML file.. eg: consider this XML file:




    <breakfast_menu>
    <food>
    <name>Belgian Waffles</name>
    <price>$5.95</price>
    ...
  2. how to extract specific part of a string in java

    consider this statement from a jsp file(there are many more statements like this in jsp file..) Statement-

    <h:dataGrid something styleclass="styleclass1" something1
    onClick="event" something2...
Results 1 to 2 of 2