Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

insert information in html file with java

Tue Aug 18, 2009 2:13 pm

Hi everybody

I have an html file .I want to insert some informations in some paragraphs of this file by java GUI.
What should i do?

:beg: :beg: please please it is very urgent



Re: insert information in html file with java

Tue Aug 18, 2009 11:51 pm

hi ,
what you mean , do you mean you have java GUI and u want to get information from it to html file .

Re: insert information in html file with java

Wed Aug 19, 2009 1:13 pm

Hi

yes it is that exactly what i want

Thanks for advance

Re: insert information in html file with java

Thu Aug 20, 2009 2:04 pm

does the information will be generated as HTML .

Re: insert information in html file with java

Thu Aug 20, 2009 2:04 pm

Please i need your help

Re: insert information in html file with java

Thu Aug 20, 2009 2:06 pm

i have an html file and i want the informations that i edit it by GUI inserting it in this file

Re: insert information in html file with java

Fri Aug 21, 2009 10:42 am

hey , my friend if you dealing with database and if you changing the database content using JDBC . You can read the content of this database using for example one of dynamic web programing languages like php :
php-tutorials/loop-to-read-all-query-result-in-php-t1458.html

by this way you change in database using your java application and show it using html .

Re: insert information in html file with java

Fri Aug 21, 2009 1:46 pm

I don't use database

Post a reply
  Related Posts  to : insert information in html file with java
 Image Insert in Excel File Using POI     -  
 getting file name of html input file tag using jsp     -  
 read php file in asp and display it as html     -  
 PHP HTML form with to file upload     -  
 Copy file to file in java code- implementation     -  
 How to use Java Applets in your HTML     -  
 posting from java to html     -  
 insert query example     -  
 DML Statements, insert row, delete row     -  
 Insert using native query     -