Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

extending out.println to multiple lines !!!!

843842Sep 14 2009 — edited Sep 15 2009
Hi all,

I am trying to use large number of javascript statements within my servelet code.
I want to embed all the javascript code within single or one out.println statement.
I want to use single out.println for the entire code instead of_ writing separate
out.println for multiple javascript statement thatis one out.println for javascript statement.

I would highly appreciate, if anybody would help me in this problem.
Any documentation or code example will be highly admired.

Thanks in advance !!!!
Sunny Vasu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2009
Added on Sep 14 2009
14 comments
197 views