From:
 S.Jagan Mohan Reddy
 Hyderabad,
 India.

 sub:Doubt in conversion of text into HTML in swing


  Dear sir,
   I am an enthusiast of Java.I would like to
clarify a doubt in Swings.
  My doubt is:I am writing a Search application in

swing.The frame window contains
a label,textfield and a button.We enter a string in text box,and when

we click the button ,the
files relevant to the string entered in text box should be retrieved

from database and displayed
on the frame with a link under them so that when we click that the file

should be displayed.I
could retrive all the file names from the database,but i dont know how

to display them on the
window with a link under them.I have gone through the package

javax.swing.text.html,but unable
to implement them.Please help me out.I used paint to display the

strings on the frame(JFrame).
Here I faced another problem.The problem is ,when i run the program

only a small portion of the
text field is getting displayed,with other two components not being

displayed.They are visible
only when i type something in text field and press tab key then only

the button is getting
displayed.I couldn't find where the problem is.

  I hope i will get a response soon.

Thanks in advance.

   yours,
   Jagan Mohan Reddy,
   Hyderabad,
   India.
e-mail: [EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to