Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
A

Ali Shakiba

@Ali Shakiba
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Writing a simple HTML report using Java
    A Ali Shakiba

    Salam ( == Hi ); As I understood; you want to use Java to generate a report in HTML format. There is a simple to do job. You just need to do the following: 1- Create an HTML file and Open it in Java; 2- Add header data to the file; 3- Connect to your data source; for example MySQL using JDBC; 4- Run a query to the data source; 5- Parse the query result; 6- Add a parsed query result in appropriate places at the HTML file; 7- Finally add footer to the file; 8- Close the stream; To show it in your program; use the Swing library; there is a tut. on sun.com; link

    With my best and warmest regards; & With the hope of coming of Mahdi; Ali Shakiba; Kerman - Iran (Islamic Republic);

    Java java html help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups