Code Search for Developers
 
 
  

top.jsp from Kneobase at Krugle


Show top.jsp syntax highlighted

<table width="100%" height="70" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td><a href="http://www.kneobase.com" target="_new" alt="Abrir el sitio en nueva ventana">
	<img src="<fmt:message key="logo" />" border="0"></a></td>
    <td >
      <div align="right">
        <table width="300" border="0" cellpadding="0" cellspacing="0">
          <tr align="left" valign="middle">
<!--
            <td width="90" align="center"><a href="index.html"><fmt:message key="link.intro"/></a></td>
            <td width="90" align="center"><span style="color: gray;">|</span></td>
-->
            <td width="90" align="center"><a href="drivers.html" ><fmt:message key="link.drivers"/></a></td>
            <td width="90" align="center"><span style="color: gray;">|</span></td>
            <td width="90" align="center"><a href="search.html" ><fmt:message key="link.search"/></a></td>
            <td width="140" align="center">&nbsp;</td>
          </tr>
              </table>
      </div></td>
  </tr>
</table>
<p></p>
<p></p>




See more files for this project here

Kneobase

Kneobase is an enterprise search engine, based upon the Lucene search engine and the Spring framework. It allows to perform full-text search across many different content sources. It is highly adaptable out-of-the-box and has a pluggable architecture.

Project homepage: http://sourceforge.net/projects/kneobase
Programming language(s): Java,XML
License: other

  config.jsp
  drivers_en.htm
  drivers_es.htm
  include.jsp
  index.jsp
  index_en.htm
  index_es.htm
  logs.jsp
  logs_en.htm
  logs_es.htm
  robots.jsp
  search.jsp
  search_en.htm
  search_es.htm
  top.jsp