aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes html inquiry Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "html inquiry" Watch "html inquiry" New topic
Author

html inquiry

Jherald Lacambra
Ranch Hand

Joined: Feb 02, 2005
Posts: 129
is there a limit on the length of an html page?.. i mean if have about 150 pages of WORD document and i want that word document be posted on a single html page, will it be possible if all the pages of that word document be written on a single html page?..


jherald
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24040
    
  13

It would be possible, but it would be a pretty unpleasant document to deal with. Most browsers would be fairly slow in laying it out, and the scroll bars would be awkward.


[Jess in Action][AskingGoodQuestions]
Jherald Lacambra
Ranch Hand

Joined: Feb 02, 2005
Posts: 129
ok thnx for the help... im actually making dynamic page(JSP).. i thought that there is a limit on displaying the data from the database.. eventually i realize that the error is on my query thats why only some parts of the data that i need were displayed.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: html inquiry
 
Similar Threads
Copy first page of multiple word docs into a single word doc
xml, servlet, velocity architecture
Passed part 2 with 97.
Number pf pages from a Word document
Design document