New topic: 

Code migration, calling Java from RSW RB

<http://forums.realsoftware.com/viewtopic.php?t=47547>

         Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic          Author  
Message        contentengineer          Post subject: Code migration, calling 
Java from RSW RBPosted: Tue Apr 09, 2013 5:22 am                         
Joined: Tue Apr 09, 2013 12:45 am
Posts: 1
Location: UK                Background: We are looking to accelerate 
application development/deployment and are considering migrating some 
applications from both Tomcat/JSP and Java based batch code bases into Real 
Studio Web. As with all these projects prioritisation is key.

One challenge we have is migrating report functionality. Currently developed 
using JasperReports library, with many different reports. These are generated 
using Java "console" application and run by a Task Scheduler. To avoid 
refactoring all the report designs to Real Reports we are planning to 
modularise so that the actual report generation (about 10 lines of Java) can be 
kept in Java for the time being. One reason being that we cannot find how to 
run Real Reports from within Real Studio Web... the Report class appears to be 
missing!

Is it a simple method to invoke an external executable/Java code from Real 
Studio Web? And pick up the return (a pdf file) and send to the browser?

We can then look at re-factoring into Real Reports at later time.

Many thanks   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to