Hello List!

How might I approach mixing Wt with non-Wt web programming?

To be concrete, let's say I have a simple static web site that's
implemented with html (say html5) / css and consists of a handful
of pages.

Suppose I want to add some "active" content to it -- some Wt
widgets -- but still want to leave the bulk of the web site as
plain html / css.  Is there a straightforward was to embed some
Wt content into an html page and have it "play nice"?

Conversely, let's say I have a Wt-based web site, but want to
add significant document-style static content to it, and I want
to author and maintain the document content as html (and,
furthermore, I don't want to compile the html into a Wt application
or resource bundle).  Is there a straightforward way to embed
html content -- perhaps even multiple pages -- into Wt?

And let's say we do either one or both of the above.  Would it
be practical to style both the Wt and free-standing html parts
of the web site with the same css?

(It would be especially helpful if there were any examples of
this sort of design out there available for study.)


Thanks for any suggestions.


K. Frank

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to