Skip to Main Content

Java APIs

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

constant string too long

843810Feb 23 2006 — edited Sep 1 2007
Is there a limitation on the length of a java.lang.String object ? I could not find any documentation related to this, but when I specify a very long String in my program i get the error :
'constant string too long'
I need to use very long strings .. is there any workaround ?

Pankaj

Comments

Bob Rhubart-Oracle

The Making of the World Cup Football 2014 Match Center ADF & AngularJS/HTML5 Application is a new blog post by @"Lucas Jellema" that includes additional detail on setting up the environment for the application.

Hi,

I've been trying to integrate Angular 4 inside an ADF application, but I have problems when I create the application (tagCloud) script. Do you have an working example for Angular 4 ?

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 29 2007
Added on Feb 23 2006
3 comments
3,339 views