Morning all,
Im working right now on a problem that i created.
We have a jsp file which is used to print a formatted output to the
screen. This jsp file was written with all the code basically on the
same like, when the line wrapped a <%-- --%> was used to escape the
return character because the result i get now that ive reformatted it
is:
--
ObjectID
89
Title:
The Object
-----
and so on.
Does anyone know how to make a jsp page ignore formatting done simply
to lay the code out in a more understandable way?
Lew - 19 Oct 2007 12:56 GMT
> Morning all,
Not all. This is a world-wide group, though, so it's morning for someone.
It's also a time-shifted group, so we aren't reading this when you wrote it.
> Im working right now on a problem that i [sic] created.
>
> We have a jsp [sic] file which is used to print a formatted output to the
> screen. This jsp [sic] file was written with all the code basically on the
> same like, when the line wrapped a <%-- --%> was used to escape the
> return character
What is a "return character"?
> because the result i [sic] get now that ive [sic] reformatted it is:
>
[quoted text clipped - 11 lines]
> Does anyone know how to make a jsp [sic] page ignore formatting done simply
> to lay the code out in a more understandable way?
I don't understand. The layout of the JSP markup has no influence on the
appearance of the rendered page. You should not need to do anything. There
is something you aren't showing us.
(Hint: it's the actual code.)

Signature
Lew
Lothar Kimmeringer - 19 Oct 2007 17:38 GMT
> Im working right now on a problem that i created.
>
> We have a jsp file which is used to print a formatted output to the
> screen.
A JSP-file doesn't print anything to a screen and where exactly
is UrlConnection joining the game?
Maybe you should just post the part of the original JSP-page,
instead of the output it produces, to be able to tell more.
Regards, Lothar

Signature
Lothar Kimmeringer E-Mail: spamfang@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!