Skip to content

Gregorio development - #2

Open
gasigala wants to merge 6 commits into
mainfrom
GregorioDevelopment
Open

Gregorio development#2
gasigala wants to merge 6 commits into
mainfrom
GregorioDevelopment

Conversation

@gasigala

@gasigala gasigala commented Mar 6, 2021

Copy link
Copy Markdown
Owner

Not completely finished yet but I plan on doing nothing else this weekend.

Comment thread portfolio/src/main/java/com/google/sps/servlets/FormHandlerServlet.java Outdated
Comment thread portfolio/src/main/java/com/google/sps/servlets/FormHandlerServlet.java Outdated
Comment thread portfolio/src/main/java/com/google/sps/servlets/week2Servelet.java Outdated
Comment thread portfolio/src/main/webapp/new_script.js Outdated
@gasigala
gasigala requested a review from kboni-tc March 12, 2021 22:13
// Write the value to the response so the user can see it.
//want to be able to confirm resolution then go back to the page
response.setContentType("text/html;");
response.getWriter().println("You submitted: " + textValue);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to add html tags to this, like "println(<h1>You submitted: " + textValue + "</h1>)"?

Comment thread portfolio/src/main/webapp/new_script.js Outdated
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

Successfully merging this pull request may close these issues.

2 participants