Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Trying to generate HTML file from a JSF page
Trying to generate HTML file from a JSF page [message #479773] Wed, 12 August 2009 13:23 Go to next message
shilpa is currently offline shilpaFriend
Messages: 24
Registered: July 2009
Junior Member
Hi everyone,

Does anyone know of a way I can generate HTML file from an already
designed JSF page.

I was thinking if I can simulate how the Web page editor does on right
click and "View Source" of a web page.

Any ideas ?
Re: Trying to generate HTML file from a JSF page [message #483305 is a reply to message #479773] Mon, 31 August 2009 22:04 Go to previous message
Raghu Srinivasan is currently offline Raghu SrinivasanFriend
Messages: 265
Registered: July 2009
Senior Member
The HTML generated by the Web Page Editor is a design-time approximation
of what is generated at runtime. The obvious way to get the correct HTML
is by running the form on a server.
-Raghu


Raghu Srinivasan,
Project Lead - JSF
Re: Trying to generate HTML file from a JSF page [message #620427 is a reply to message #479773] Mon, 31 August 2009 22:04 Go to previous message
Raghu Srinivasan is currently offline Raghu SrinivasanFriend
Messages: 265
Registered: July 2009
Senior Member
The HTML generated by the Web Page Editor is a design-time approximation
of what is generated at runtime. The obvious way to get the correct HTML
is by running the form on a server.
-Raghu


Raghu Srinivasan,
Project Lead - JSF
Previous Topic:Trying to generate HTML file from a JSF page
Next Topic:JSF config file outside WEB-INF?
Goto Forum:
  


Current Time: Wed Apr 24 22:03:14 GMT 2024

Powered by FUDForum. Page generated in 0.02766 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top