All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.rpc.repo.index.jsp Maven / Gradle / Ivy

There is a newer version: 1.9.2
Show newest version
<%@page contentType="text/html" pageEncoding="UTF-8"%><%
String hash = request.getParameter("hash");
if(hash != null){
    response.sendRedirect(request.getRequestURI()+"#"+hash);
} else {
%>

    
        
        
        
        brutusin:rpc
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
          

         
        
    
        
<%@include file="list.jspf" %>
<%@include file="service.jspf" %>
<%@include file="topic.jspf" %>
<%}%>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy