[
http://issues.apache.org/jira/browse/NUTCH-39?page=comments#action_12361781 ]
Neal Whitley commented on NUTCH-39:
-----------------------------------
When I try to add Jacks code on search.jsp I'm getting an Exception report:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 277 in the jsp file: /search.jsp
Generated servlet error:
[javac] Compiling 1 source file
/home/1/user/tomcat/work/Standalone/localhost/_/search_jsp.java:684: cannot
resolve symbol
symbol : variable supposedRange
location: class org.apache.jsp.search_jsp
long range = Math.min(supposedRange,actualRange); // used below
^
An error occurred at line: 277 in the jsp file: /search.jsp
Generated servlet error:
/home/1/caribmag/tomcat/work/Standalone/localhost/_/search_jsp.java:687: cannot
resolve symbol
symbol : variable history
location: class org.apache.jsp.search_jsp
history[0] = history[1];
^
An error occurred at line: 277 in the jsp file: /search.jsp
Generated servlet error:
/home/1/caribmag/tomcat/work/Standalone/localhost/_/search_jsp.java:688: cannot
resolve symbol
symbol : variable history
location: class org.apache.jsp.search_jsp
history[1] = curP;
^
etc ...
> pagination in search result
> ---------------------------
>
> Key: NUTCH-39
> URL: http://issues.apache.org/jira/browse/NUTCH-39
> Project: Nutch
> Type: Improvement
> Components: web gui
> Environment: all
> Reporter: Jack Tang
> Priority: Trivial
>
> Now in nutch search.jsp, user navigate all search result using "Next" button.
> And google like pagination will feel better.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers