Hii i am trying to get the values of a list on jsp
<core:forEach items="${loginsuccess}" var="items">
<core:out value="${items}">
</core:out>
in this code tegre are three entries or more than one
我不想在一个新行中显示一个而不是另一个,但它在一行中一个接一个地显示所以请告诉我该怎么做单行,所以请告诉我该怎么做