[Nutch-dev] [jira] Commented: (NUTCH-39) pagination in search result

2005-10-30 Thread byron miller (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-39?page=comments#action_12356374 ] byron miller commented on NUTCH-39: --- I'm using the above code snippet on mozdex and run across some strange issues.. for example if you search for cnn.com it doesn't show up a

[Nutch-dev] Re: debug JSP with eclipse

2005-10-30 Thread Diane Palla
Jsp's are run by a web container like Tomcat or JBoss. (Web containers are able to convert to a Java class (servlet actually) and then compile it.) There is a plugin that can be installed into Eclipse that runs Tomcat and deploys your JSP's. Look into MyEclipse software and/or find a Tomcat