Fixing white-space nonsense that annoys me
This commit is contained in:
parent
8f8b702586
commit
7fe1c4c8c6
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
a JSP (<code>pages/myhelloworld_bean.jsp</code>) that will invoke
|
a JSP (<code>pages/myhelloworld_bean.jsp</code>) that will invoke
|
||||||
a java bean.
|
a java bean.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
This <a href="servlet/MyHelloWorldServlet">link</a> will invoke a
|
This <a href="servlet/MyHelloWorldServlet">link</a> will invoke a
|
||||||
servlet (<code>servlet/MyHelloWorldServlet</code>).
|
servlet (<code>servlet/MyHelloWorldServlet</code>).
|
||||||
|
|
Loading…
Reference in a new issue