User Profile

Collapse

Profile Sidebar

Collapse
James Josh
James Josh
Last Activity: Apr 27 '12, 08:35 AM
Joined: Mar 9 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • James Josh
    started a topic xml parsing and show in browser
    in Java

    xml parsing and show in browser

    Hi

    I want some idea or information.I have to parse xml files through java sockets and display the content of xml file in the browser/UI in real time.

    I can parse the xml file using Jaxb but i dont know how to display it in browser in real time.should i use Xslt to display them in browser.

    Can someone tell me the whole procedure/logic to do this? your help is much appreciated.
    See more | Go to post

  • Getting null while retrieving data from a queue in jsp

    Hi,

    I have a queue and there is data in the queue.I have to display those data in my UI(jsp).I have set the queue data in java beans.And when i get it from jsp then i get null.The data is not retrieved.

    Can someone help me immediately.
    See more | Go to post

  • Parsing image url from xml into database and retrieving it

    hi,

    I'm building a android application.I have to parse xml files,in which there is one link node which is a url of a image.

    I have to parse it and store in the database and then show the image in my activity(screen ).I'm completely lost over here,i dont know how to do this.Before,I have parsed the other data and successfully show them into activity.

    somebody help me please.
    See more | Go to post

  • James Josh
    replied to Wrong XML Format, java
    in Java
    Thanks for responding so soon
    See more | Go to post

    Leave a comment:


  • James Josh
    started a topic Wrong XML Format, java
    in Java

    Wrong XML Format, java

    Hi,

    The below is my xml file.I have to parse this file.I'm using SAX parser.While parsing,it throws exception such as: "Wrong Xml Format" for the node <link>..

    On the other hand the data of <title> node is not retrieved,it parses empty value.. but if i remove "<![CDATA[>" from the <title> node(or if the value of <title> node is only plain text i.e A Black Dio Scooter...
    See more | Go to post

  • James Josh
    started a topic chart in java
    in Java

    chart in java

    Hi,i want to show my data in a charts to user dynamically,suc h as bar chart,pie chart.The data to be shown is retrieved from the database.

    Can anyone give me some examples or any good tutotial with good examples?


    Thanks
    See more | Go to post

  • James Josh
    replied to Uploading file in java
    in Java
    Thanks again that worked.
    See more | Go to post

    Leave a comment:


  • James Josh
    replied to Uploading file in java
    in Java
    thanks for the answer.Can you provide me the code to read till colon appears.
    See more | Go to post

    Leave a comment:


  • James Josh
    started a topic Uploading file in java
    in Java

    Uploading file in java

    Hi there,can anyone tell me how to read multiple lines and store their value.

    eg:file.txt

    Probable Cause: The network operator has issued an alter attribute command for
    the specified LCONF assign. The old value and the new value are show
    Action Taken : The assign value is changed from the old value to the new
    value. Receipt of this message does not guarantee that the new attribute
    value...
    See more | Go to post

  • James Josh
    replied to java socket
    in Java
    Thanks,i will go thru it.
    See more | Go to post

    Leave a comment:


  • James Josh
    started a topic java socket
    in Java

    java socket

    I have a program in which i need to use sockets(java) to send the data from server to client and vice versa.In this case i'm using "net simple J" as server and my application as client.So long i'm successful to send the data from server to client i.e from "net simple J" to my application.But sending from my application(cli ent) to net simple J(server),i'm having trouble.Actuall y i m confused regarding how to send data from my application.As...
    See more | Go to post

  • James Josh
    started a topic files upload java
    in Java

    files upload java

    Hello,
    I have file.Data in the file are like this.

    Probable Cause: The network operator has issued an alter attribute command for invalid.
    Action Taken : The parameter value is changed from the old value to the newvalue is invalid.



    In above data,probable cause and action taken are the column of database table,and i have to store their value(after ":") in their respective column.The...
    See more | Go to post
No activity results to display
Show More
Working...