[JAVA] I managed to get a blank when I brought the contents of Beans to the textarea

At the beginning

If you bring the contents of Beans to the textarea, a space will be inserted ...! Specifically

Originally in DB by default, such as textarea that can be edited by the user I want to display the saved contents ...

at a time like this

Saya! If you thrust it normally, it's ok!

<testaera name="profile">
    <jsp:getProperty property="profile" name="user_db/>
</textarea>

This is fine ...

If you run it as it is ... image.png

・ ・ ・ ・? ?? ?? There is a blank! ?? !! ?? !! I was cured when I was playing with the sauce

The code above

<textarea name="profile"><jsp:getProperty property="profile" name="user_db"/><textarea>

Perhaps this ... was there a blank indentation ...?

Recommended Posts

I managed to get a blank when I brought the contents of Beans to the textarea
What I tried when I wanted to get all the fields of a bean
A solution to the problem of blank spaces at the beginning of textarea
I want to get a list of the contents of a zip file and its uncompressed size
I want to var_dump the contents of the intent
I want to recursively get the superclass and interface of a certain class
I want to be aware of the contents of variables!
I took a peek at the contents of Java's HashMap
[Ruby] How to retrieve the contents of a double hash
[jsoup] How to get the full amount of a document
I get a Ruby version error when I try to start Rails.
I made a gem to post the text of org-mode to qiita
How to get the contents of Map using for statement Memorandum
I made a tool to output the difference of CSV file
How to check for the contents of a java fixed-length string
When you want to check whether the contents of a property can be converted to a specific type
A memo when you want to clear the time part of the calendar
A story I was addicted to when testing the API using MockMVC
I want to know the JSP of the open portlet when developing Liferay
I want to get the IP address when connecting to Wi-Fi in Java
How to get the absolute path of a directory running in Java
I want to get the field name of the [Java] field. (Old tale tone)
After all I wanted to preview the contents of mysql with Docker ...
In Apache POI 3.15, when I get the result of the formula, FormulaParseException occurs (the formula refers to "cell of sheet name including" ・ ")
I want to get the value of Cell transparently regardless of CellType (Apache POI)
How to get the ID of a user authenticated with Firebase in Swift
When I try to run docker-compose, I get the error "Cannot locate specified Dockerfile: Dockerfile"
I want to see the contents of Request without saying four or five
I want to output the day of the week
Customize how to divide the contents of Recyclerview
Make a margin to the left of the TextField
I get an error when adding a dependency
Set the time of LocalDateTime to a specific time
How to get today's day of the week
[Java] How to get the authority of the folder
I want to get the value in Ruby
A memo of what I did from a blank state to searching for characters using the "grep command" on "Ubuntu"
I want to find the MD5 checksum of a file in Java and get the result as a string in hexadecimal notation.
Rspec: I want to test the post-execution state when I set a method on subject
[Ruby] I want to make a program that displays today's day of the week!
I tried to create a log reproduction script at the time of apt install
How to get the class name of the argument of LoggerFactory.getLogger when using SLF4J in Java
When I created a user my page, the user editing function of devise became strange.
[Docker] How to see the contents of Volumes. Start a container with root privileges.
[Rails] I want to display the link destination of link_to in a separate tab
A memorandum because I was addicted to the setting of the Android project of IntelliJ IDEA
[Java] How to get the URL of the transition source
I want to call a method of another class
I was addicted to the record of the associated model
I tried to summarize the state transition of docker
05. I tried to stub the source of Spring Boot
I tried to reduce the capacity of Spring Boot
[Java] How to get the maximum value of HashMap
I want to know the answer of the rock-paper-scissors app
I want to display the name of the poster of the comment
[Java] When writing the source ... A memorandum of understanding ①
I wrote a sequence diagram of the j.u.c.Flow sample
[Android] How to get the setting language of the terminal
Java: Use Stream to sort the contents of the collection
I can't get out of the Rails dbconsole screen
I learned about the existence of a gemspec file