<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi,<BR>
<BR>
<BR>
I was thinking - we could add links to localhost:8080/quickstart-xyz for each quickstart, with id=&quot;qs-foo&quot;, and CSS like<BR>
&nbsp;&nbsp; #qs-foo { style=&quot;display: none&quot;; }<BR>
and add CSS files includes, which would only load if the respective quickstart is available, like<BR>
&nbsp; &lt;link href=&quot;<A HREF="http://localhost:8080/jboss-as-wicket-ear/welcome-page-autodiscovery.css">http://localhost:8080/jboss-as-wicket-ear/welcome-page-autodiscovery.css</A>&quot; rel=&quot;stylesheet&quot;/&gt;<BR>
which would override <BR>
&nbsp;&nbsp;&nbsp;&nbsp; #qs-foo { style=&quot;display: block&quot;; }<BR>
effectively showing only links to deployed quickstarts?<BR>
Could add some points to UX :)<BR>
<BR>
<BR>
Ondra
</BODY>
</HTML>