Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localhost:8080/search 404 #12

Open
Shaun2016 opened this issue Mar 21, 2018 · 2 comments
Open

localhost:8080/search 404 #12

Shaun2016 opened this issue Mar 21, 2018 · 2 comments

Comments

@Shaun2016
Copy link

I run the application and visit 'localhost:8080/search' but i can't see the search.jsp
I add a print(".....") in SearchController's search method and i can see the print message, but the return "search" not turn to the search.jsp

@Shaun2016 Shaun2016 changed the title localhost:8080/search **404** localhost:8080/search 404 Mar 21, 2018
@Shaun2016
Copy link
Author

I use mvn spring-boot:run, then the server is OK, but i don't know why ???
just run application can't see the search.jsp

@Waseem-farooqui
Copy link

I found this in the documentation

The application is meant to work with the example data provided by the Solr distribution.
:example> cd exampledocs
:exampledocs> java -jar post.jar *.xml

I think you miss this part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants