Results 1 to 6 of 6
- 10-22-2008, 12:37 PM #1
Member
- Join Date
- Oct 2008
- Posts
- 5
- Rep Power
- 0
-
create a japplet?
- 10-22-2008, 02:46 PM #3
What is "the output of java file"? Do you mean the output from a java program?ouput of java file in a web page
Does "in a web page" mean in a browser?
Is there a server and client involved or is it a standalone app on your computer only?
If only your computer have the java program write the output to a file with the correct HTML tags and start a browser to read that file and display it.
- 10-23-2008, 05:14 AM #4
- 10-23-2008, 12:56 PM #5
Member
- Join Date
- Oct 2008
- Posts
- 3
- Rep Power
- 0
You mean to display the output in a web page (html) rather than in command prompt or text file??
- 01-18-2010, 01:33 PM #6
Member
- Join Date
- Jan 2010
- Posts
- 3
- Rep Power
- 0
servlet or library
Hi, I have a problem similar to the original one. I need to write an application which will create a html document and display some information in it.
I've read a little about servlets and understood that usually you use them when you have a web application: for example there is a web page where a user can enter some data and then the servlet processes it and changes the web page according to the entered data.
I don't need to change the html dynamically all I need is to create it using some data I already have and send it to user, who is only going to read the content of the page and click some links.
I had a look at iText library 1T3XT: Product . The old versions of it create pdf, rtf and html, so maybe this would be enough to create my web page, since I don't need interaction with user?
I will also need to create some graphs and display them on this web page so will need another library for the graphics.
I would appreciate some tips on what to use. Thanks.
Similar Threads
-
Writing to DAT or TXT file
By hunterbdb in forum Advanced JavaReplies: 7Last Post: 10-12-2008, 02:50 PM -
How can I include a html file in html textarea?
By surya_dks in forum New To JavaReplies: 2Last Post: 10-04-2008, 07:20 AM -
swapping the contents of the file and writing to another file
By Ms.Ranjan in forum New To JavaReplies: 9Last Post: 07-10-2008, 04:52 PM -
Writing an XML output
By JThangiah in forum XMLReplies: 2Last Post: 03-27-2008, 04:15 PM -
writing to a file
By bugger in forum New To JavaReplies: 1Last Post: 11-11-2007, 02:49 AM


LinkBack URL
About LinkBacks


Bookmarks