顯示具有 JSP 標籤的文章。 顯示所有文章
顯示具有 JSP 標籤的文章。 顯示所有文章

2013年6月6日 星期四

A simple Crawler (簡單的網路爬蟲)

We can make a simple crawler with using Java Servlet & JSP .

 A crawler can be used to make a search engine .

This is description with the crawler .