We are using Wicket 1.4.5, Websphere 6.1

We are re-doing  current coldfusion application in Java/Wicket. Currently 
the home page (which contains database search) is static HTML page, which 
submits to Coldfusion application.

Because of current production environment, we have two options in 
consideration
1. We have static HTML with HTML form for searching (non- https) page 
submit to Wicket Application (https). And user can go back forth between 
http and https.
2. We build the static home page(with search form) as Wicket page with 
search and have server side includes pointing to static files on Web 
Server. This gives static team some flexibility to change contents, 
without redeploying the app.

Second approach gives Static Content team some flexibility to change 
content, images and flash files. Is there any drawback of using SSI using 
org.apache.wicket.markup.html.include. 

Is there any other solution, which we missed?

Thanks and Regards,
Vandana Goel



Notice: This communication, including any attachments, is intended solely 
for the use of the individual or entity to which it is addressed. This 
communication may contain information that is protected from disclosure 
under State and/or Federal law. Please notify the sender immediately if 
you have received this communication in error and delete this email from 
your system. If you are not the intended recipient, you are requested not 
to disclose, copy, distribute or take any action in reliance on the 
contents of this information.

Reply via email to