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

JSP backend pages #618

Open
rlunaro opened this issue May 7, 2024 · 8 comments
Open

JSP backend pages #618

rlunaro opened this issue May 7, 2024 · 8 comments

Comments

@rlunaro
Copy link

rlunaro commented May 7, 2024

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.

@sstidl
Copy link
Collaborator

sstidl commented May 18, 2024

@rlunaro could you please file a pull request with this?

@sstidl
Copy link
Collaborator

sstidl commented May 18, 2024

also please add the info to the readme how to use it and ideally a new Dockerfile using the jsp backend

@sstidl
Copy link
Collaborator

sstidl commented May 18, 2024

@adolfintel how did you deal with new backends in the past? i saw there are own repos for it?

@adolfintel
Copy link
Member

@sstidl In the past we've usually created their own repos, but this would remain without a maintainer unless @rlunaro wants to take care of it.

@rlunaro
Copy link
Author

rlunaro commented May 18, 2024

I will try yo do as you request. About the issue of mantaining the project.... Buf, let me think about that

@rlunaro
Copy link
Author

rlunaro commented May 18, 2024

@adolfintel , what would be my duties as mantainer of this repo??

@adolfintel
Copy link
Member

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.

@rlunaro
Copy link
Author

rlunaro commented May 27, 2024

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 results part. However, I've created a pull request in case you were interested.

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

3 participants