-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
JSP backend pages #618
Comments
@rlunaro could you please file a pull request with this? |
also please add the info to the readme how to use it and ideally a new Dockerfile using the jsp backend |
@adolfintel how did you deal with new backends in the past? i saw there are own repos for it? |
I will try yo do as you request. About the issue of mantaining the project.... Buf, let me think about that |
@adolfintel , what would be my duties as mantainer of this repo?? |
Not much since LS hasn't seen much development over the last few years. You mostly have to make sure your code doesn't have glaring vulnerabilities, write some installation instructions and answer the occasional issues. |
I've discovered I have a problem with the JSP implementation: this JSP is only for the backend part. I've didn't implemented the |
Description
I have a simple implementation of the backend pages translated from php to jsp. I've tested that they work correctly on a tomcat 10.0.17. I attach them here if you want to incorporate to your project.
backend_jsp.zip
Thanks for the project, it had helped me a lot.
The text was updated successfully, but these errors were encountered: