Blogs

Java Programming

To learn more, see the Java Programming homepage.

Dynamic UI Generation: Table displayed in row wise (horizontally)
The blog proposes a solution for tables displayed in row manner (horizontally). Some advanced WebDynpro Java techniques such as calculated attributes, calculated attribute accessors and UI generation are explained. It's also shown how to use calculated attributes for establishing a mapping between two context nodes. Siarhei Pisarenka in Java Programming, Web Dynpro [Nov. 10, 2009 08:57 AM | 2 Comments | Permalink]

Podcast: How it Works - How CSA Group Improved SAP NetWeaver Portal Availability
Join Stephen Kerkmann from CSA group in this session where he explains how Canadian Standards Association Group (CSA Group) and the SAP Intelligence Platform and NetWeaver RIG collaborated to troubleshoot stability issues with their SAP NetWeaver Portal Claudia Pacheco in Application Server, Eclipse, Enterprise Portal (EP), Java Programming, SAP NetWeaver Platform [Nov. 10, 2009 08:55 AM | 0 Comments | Audio Download Media | Permalink]

Freedom for Java
The Java industry is currently going through important changes, and there are many discussions around the openness of Java and the Java Community Process (JCP). To ensure the continued role of Java in driving economic growth, we believe it is essential to transition the stewardship of the language and platform into an authentically open body that is free from any particular corporate interest. Vishal Sikka in Application Server, Composition Environment (CE), Eclipse, Java Programming, Open Source, SAP NetWeaver Platform, Standards [Nov. 09, 2009 10:01 PM | 23 Comments | Permalink]

Mobile SAP Client (Android): android SAP Customer search client demo
Development of an android client for mobile phones, that searches for SAP ERP clients by name with the help of standard - out of the box - SAP web services. Thomas Schnocklake in ABAP, CRM, Emerging Technologies, ERP, Java Programming, Mobile, Open Source, Search, Service-Oriented Architecture [Nov. 06, 2009 02:26 AM | 13 Comments | Audio Download Media | Permalink]

Accessing UKMS from message mappings (multiple values implementation) - Part 2
Current blog outlines possible approaches for accessing UKMS from message mappings and consists of two parts. Part 1: Accessing UKMS from message mapping by using graphical RFC lookup as a single value implementation. Part 2: Accessing UKMS from message mapping by using SAP standard Java API in UDF as a multiple values implementation. This blog assumes basic knowledge of SAP PI and UKMS. Rudolf Yaskorski in Java Programming, SAP Developer Network, SAP Process Integration (PI), SAP NetWeaver Platform [Nov. 06, 2009 02:23 AM | 0 Comments | Permalink]

Researching a memory leak in Java on SAP ISA
This goes into details on resolving an issue in the Java code (in our case on Internet Sales), identifying it, getting data about it and getting it resolves using multiple tools available for the Java platform. It starts with Identifying the issue using several tools and JVM options. Then continues on with getting Data such as Head dump and Garbage Collection logs. That data is then analyzed using the memory Analyzer (MAT), the IBM heap analyzer and the IBM Garbage Collection log analyzer. The issue was located and SAP worked with on on getting it resolved. Thibaut Colar in CRM, Java Programming, SAP NetWeaver Platform [Nov. 06, 2009 02:18 AM | 0 Comments | Permalink]

Voyager, multi-tabbed browsers, http sessions, Ctrl N, errors, crashes and hangs
Voyager uses session scoped JSF Managed Beans. Understanding how this works is key to avoiding certain errors and, if you are not on the right patch level, crashes and hangs in the MDAS server. Reuben Cox in Business Intelligence (BI), Business Objects, Java Programming [Nov. 03, 2009 01:53 PM | 0 Comments | Permalink]

Individual Developer Licenses
SAP has promised to come up with Individual Developer License that could put an end to many of the limitations of the previous licenses. These Individual Developer Licenses were planned to be available in either November or December this year. Jan Penninkhof in ABAP, Composition Environment (CE), Enterprise Portal (EP), Java Programming, Open Source, SAP NetWeaver Platform, Web Dynpro, Code Exchange [Nov. 02, 2009 07:24 AM | 11 Comments | Permalink]

Live Expert Session (LES) - Change the face of SAP NetWeaver Portal
Branding is one of the most important aspect that should be taken into consideration while implementing the Portal Solution for an Enterprise. It could be a Corporate Portal, Supplier Portal, Sales Portal or a Vendor Portal, branding gives an identity and hence the end users can relate to it. This blog speaks about how the look and feel of SAP NetWeaver Portal can be changed to align it to the corporate branding. Sunil Nair in Enterprise Portal (EP), Application Server, Java Programming, SAP NetWeaver Platform, SAP TechEd [Oct. 31, 2009 12:41 PM | 4 Comments | Permalink]

How to .. Integration Non-SAP J2EE-based Web Applications into SAP Portal with SSO Part 1
We are going to integrate Non-SAP J2EE-based Web Applications into the SAP Portal with Application Integrator and SSO. In this part, I will discuss the overall of these posts and configure the iView with Application Integrator. Manuel Enrique Loayza Gahona in Application Server, Enterprise Portal (EP), Java Programming, SAP NetWeaver Platform [Oct. 31, 2009 11:51 AM | 2 Comments | Permalink]

Different ESS/MSS upgrade options when upgrading to ECC 6.0
Are you planning on SAP upgrade to ECC 6.0, but not sure how to handle the ESS/MSS upgrade. You have customized the ESS/MSS business package and strugling with the fact that some of those are delivered with new Business packages. Read thiws blog to Know different options you have with their Pros and Cons. Mohid Khan in ABAP, Web Dynpro, SAP NetWeaver Platform, Java Programming, ERP, Enterprise Service Community, Enterprise Portal (EP), Composition Environment (CE), Business Process Expert, Beginner, Enhancement Packages [Oct. 30, 2009 12:55 PM | 5 Comments | Permalink]

How to Consume an Inbound Backend Web Service in NWDS/Jboss environment
The web services provided by SAP systems might be consumed in non SAP platform (Jboss, IBM Websphere ...). This weblog shows all steps which are required to consume a web service provided by a SAP backend system. The client is generated in Netweaver Developer Studio (NWDS). The project is deployed and tested in Jboss platform. Abdelmorhit El Rhazi in Eclipse, Enterprise Service Community, Java Programming, Service-Oriented Architecture [Oct. 30, 2009 12:40 PM | 0 Comments | Permalink]

Part-III: Print Web Dynpro Java applications using JasperReports
In Part-I and Part II of the blog series we discussed about JasperReports and developed a Java example to show how we can use them in code. In the final part of the series we will discuss how we can integrate the Jasperports in WebDynpro. Jawed Ali in Enterprise Portal (EP), Java Programming, Web Dynpro [Oct. 30, 2009 08:06 AM | 5 Comments | Permalink]

Consuming SOAP Web Services with Android
Consuming SOAP Web Services with Android Pierre DOMINIQUE in Java Programming, Mobile, Open Source, Service-Oriented Architecture [Oct. 30, 2009 08:05 AM | 3 Comments | Permalink]

Live Expert Sessions for you! Presented by IPNW RIG: Be the Expert - Proper Usage of Java Development Component Public Parts
This is the workshop teaser trailer at TechEd India about the RIG Live Expert Session titled "Be the Expert - Proper Usage of Java Development Component Public Parts". Kenichi Unnai in Composition Environment (CE), Java Programming, Product Lifecycle Management, Web Dynpro [Oct. 28, 2009 01:29 AM | 0 Comments | Permalink]

Part-II: Print Web Dynpro Java applications using JasperReports
Part-II of the blog Print Web Dynpro Java applications using JasperReports, will discuss the working of JasperReports practically, using Java code. In this example we will create a JasperReport template that will take name as input and will print greetings with name and generate the PDF document. Jawed Ali in Enterprise Portal (EP), Java Programming, SAP NetWeaver Platform, Web Dynpro [Oct. 21, 2009 06:58 AM | 3 Comments | Permalink]

Join my Expert Networking Sessions at SAP TechEd 09 Vienna - RESCHEDULED
Are you making the final arrangements for your trip to SAP TechEd 2009 in Vienna? I look forward to this exciting event which is, for me, the highlight of the SAP year. Please join me for two open discussion events in the Clubhouse networking lounge on Web Dynpro as OpenSource and Custom Development with SAP NetWeaver. Note: I had to reschedule both sessions - the updates times are in the blog. Thorsten Franz in ABAP, Application Server, Beyond SAP, Community Day, Composition Environment (CE), Interoperability, Java Programming, Web Dynpro [Oct. 20, 2009 07:21 AM | 0 Comments | Permalink]

Live Expert Sessions for you! Presented by IPNW RIG: How to speed up your build time with NWDI - Learning common pitfalls
This is the workshop teaser trailer at TechEd India about the RIG Live Expert Session titled "How to speed up your build time with NWDI - Learning common pitfalls". Kenichi Unnai in Composition Environment (CE), Enterprise Portal (EP), Java Programming, Product Lifecycle Management, Web Dynpro [Oct. 20, 2009 02:32 AM | 6 Comments | Permalink]

PI adapter module RFC by JRA
We create a PI adapter module that calls a ABAP function module to process the messages payload. The function module must accept the message payload and encoding and return the resulting payload and an error text if an error ocurred. The module uses the java resource architecture (JRA) to call the RFC runtime. This eases transport of the PI communication channel because no module parameters have to be changed in the different stages. Also credentials for RFC connection can be maintained using NWA. Jochen Damzog in Application Server, Java Programming, SAP Developer Network, SAP NetWeaver Platform, SAP Process Integration (PI) [Oct. 14, 2009 11:38 AM | 4 Comments | Permalink]

Solution Manager tool talk and more on #sapteched09 opening day
[ #sapteched09 ] I talked about Solution Manager at SAP TechEd in Phoenix on 13-Oct-2009. Here are a few stray thoughts from the audience participation, and other notes and comments from the opening day. Jim Spath in ABAP, Java Programming, SAP Solution Manager, SAP TechEd [Oct. 13, 2009 11:51 PM | 3 Comments | Permalink]

TechEd Bangalore – Half a TechEd?
SAP TechEd in Bangalore has a lot less sessions than Vienna - why is this? Paul Tomlinson in Enhancement Packages, Enterprise Portal (EP), Governance, Risk and Compliance, Identity Management, Java Programming, Ranting, SAP TechEd, Security [Oct. 08, 2009 03:05 AM | 4 Comments | Permalink]

Web Dynpro as OpenSource: Built on NetWeaver, Runs Everywhere
Should Web Dynpro Java become OpenSource software? What’s in it for customers, partners, and SAP? A lively discussion is going on about these topics – here is my take on it. Thorsten Franz in Beyond SAP, Business Process Expert, Composition Environment (CE), Interoperability, Java Programming, Ranting, SAP NetWeaver Platform, SAP TechEd, Web Dynpro [Oct. 07, 2009 03:41 PM | 6 Comments | Permalink]

Building Extensible Composite Applications with SAP
In today's blog post I present my upcoming book "Building Extensible Composite Applications with SAP" and its content. I talk about my writing experience and the reasons that drove me to put my level of technical writing to the next level. I'd love to get in contact with my readers and since it all started with SDN, what could be a better place for that... Matthias Steiner in Application Server, Composition Environment (CE), Interoperability, Java Programming, SAP Developer Network, SAP NetWeaver Platform, Service-Oriented Architecture [Oct. 05, 2009 01:46 PM | 2 Comments | Permalink]

SAP NetWeaver Server Adapter for Eclipse
Have you ever wanted developing Java EE applications for the SAP NetWeaver platform using just an ordinary Eclipse IDE? Until now you were bound to the SAP NetWeaver Developer Studio - even when developing standard applications that are targeted for deployment on the SAP NetWeaver platform. This dependency is now broken with the introduction of the SAP NetWeaver Server Adapter for Eclipse. Kaloyan Raev in Application Server, Beginner, Composition Environment (CE), Eclipse, Interoperability, Java Programming, SAP NetWeaver Platform, SAP Process Integration (PI) [Oct. 03, 2009 09:38 AM | 1 Comments | Permalink]

Teched 09 Expert Networking Session - How to speed up your build time with NWDI – Learning common pitfalls
Expert Networking Sesison at Teched 09 in Phoenix. Why learn the hard way? Come to this session on how to speed you your Java development build times on the Component Build Service, Jeff Gebo in Composition Environment (CE), Enterprise Portal (EP), Java Programming, Product Lifecycle Management, Visual Composer, Web Dynpro [Oct. 02, 2009 09:10 PM | 3 Comments | Permalink]

The New Discovery System v4 at TechEd Phoenix 09
Want to hear about the new SAP Discovery System version 4 first hand? Come meet us at TechEd Phoneix either at the hands-on workshops or at the Expert Networking Sessions. Itai Sadan in Business Intelligence (BI), Service-Oriented Architecture, SAP Solution Manager, SAP MaxDB and liveCache, SAP Interactive Forms by Adobe, Java Programming, ERP, Enterprise Portal (EP), Composition Environment (CE), Business Rules Management, Business Process Modeling, Business Process Management, Business Objects, Web Dynpro [Oct. 02, 2009 07:48 PM | 2 Comments | Permalink]

Teched 09 Expert Networking Session - Proper Usage of Java Development Components and Public Parts
Expert networking session at Teched 09 - Proper usage of Java Development Components and Public Parts Jeff Gebo in Composition Environment (CE), Java Programming, Product Lifecycle Management, Web Dynpro [Oct. 02, 2009 06:06 PM | 1 Comments | Permalink]

TechEd 09 Phoenix Expert Session: Memory Analysis in Java
EXP29 @ SAP TechEd Phoenix talks about using the Memory Analyzer effectively in troubleshooting. Boris Magocsi in Application Server, Composition Environment (CE), Eclipse, Enterprise Portal (EP), Java Programming, SAP NetWeaver Platform, SAP TechEd [Oct. 02, 2009 12:37 PM | 0 Comments | Permalink]

Session Termination for external applications running inside SAP Portal
The SAP Enterprise Portal offers a mechanism called Session Release Notification. This feature is used by SAP applications running inside the portal to close their sessions in case the user closes the browser window navigates away from the application or does a log-off from the SAP Portal. This How-To guide explains what you must do to accomplish this for your own custom developed applications integrated into the portal. Raphael Vogel in Application Server, Composition Environment (CE), Enterprise Portal (EP), Java Programming, JavaScript, SAP NetWeaver Platform [Oct. 02, 2009 08:19 AM | 0 Comments | Permalink]

SAP TechEd 2009, Expert Networking Session: Do you know how to use the security aspects in SAP Interactive Forms by Adobe
SAP TechEd 2009, Expert Networking Session: Do you know how to use the security aspects in SAP Interactive Forms by Adobe Phoenix, Wednesday, October 14, 2009, 2:30 PM, Lounge 1 Angel Dichev in Composition Environment (CE), Java Programming, SAP Interactive Forms by Adobe, SAP TechEd, Web Dynpro [Oct. 02, 2009 07:34 AM | 0 Comments | Permalink]

Web Dynpro for Open Source?
I had to find out, that a lot of our customers believe in Web Dynpro more then we at SAP do.... Benny Schaich-Lebek in Java Programming, Web Dynpro [Oct. 01, 2009 05:35 AM | 20 Comments | Permalink]

Want a integrated Enterprise CMS for your SAP NetWeaver Portal ?
Have you ever wished your Enterprise Portal would have a integrated CMS? We developed a Portal Navigation Connector to integrate Gentics Enterprise class CMS. Michael Chytracek in Enterprise Portal (EP), Java Programming [Sep. 18, 2009 12:20 AM | 0 Comments | Permalink]

A lesson learnt on Integration and Complexity
The NetWeaver Developer Studio needs to log into a server in several places. For this there is an easy way to keep user and password to automate this. But what if the server forces you to update the password every once in a while? Benny Schaich-Lebek in Java Programming, Security, Standards [Sep. 10, 2009 06:36 AM | 9 Comments | Permalink]

Show the user data of every response for the current Quick Poll in the campaign in a Flex Client, 2nd part
In this second part, we are going to review our service class with the specific code of the km.appl.ui.quickpoll_api.jar library to retrieve the information about the user vote. Manuel Enrique Loayza Gahona in Application Server, Eclipse, Enterprise Portal (EP), Java Programming, Knowledge Management (KM), SAP NetWeaver Platform [Sep. 09, 2009 10:30 AM | 2 Comments | Permalink]

Show the user data of every response for the current Quick Poll in the campaign in a Flex Client, 1st part
In this series of 3 posts, we will learn how to use the km.appl.ui.quickpoll_api.jar API to create customize reports In this specific case, we will show every vote of user response at the current quick poll for the requested campaign. Also I show a little example of have to use Flex client on SAP Application Server. Manuel Enrique Loayza Gahona in Application Server, Enterprise Portal (EP), Java Programming, SAP NetWeaver Platform [Sep. 09, 2009 10:29 AM | 0 Comments | Permalink]

Composition in the Cloud: Run your own SAP NetWeaver CE 7.1 EHP 1 in the cloud (Part 3 of 3)
The final part of the three-part series about installing and running your Composition Environment trial in the cloud guides you through the installation and configuration of CE itself and wraps up everything, leaving you with a running and sharable CE installation in the cloud. Join the fun. Thorsten Franz in Application Server, Sustainability, SAP NetWeaver Platform, SAP Developer Network, Java Programming, Emerging Technologies, Composition Environment (CE), Business Rules Management, Business Process Modeling, Business Process Management, Business Process Expert, Beyond SAP, Visual Composer [Aug. 29, 2009 09:28 AM | 8 Comments | Permalink]

Twitter as a potential notification tool for SAP
Here is an interesting approach to use Twitter as a notification tool by integrating it with your Portfolio Management processes using SAP RPM and Collaboration Projects. Vivek Pandey in ABAP, Application Server, Beyond SAP, Eclipse, Interoperability, Java Programming, Product Lifecycle Management, Professional Services, SAP xApps [Aug. 27, 2009 10:02 AM | 6 Comments | Permalink]

Composition in the Cloud: Run your own SAP NetWeaver CE 7.1 EHP 1 in the cloud (Part 2 of 3)
The second part of this three-part weblog series about installing your Composition Environment in the cloud describes the configuration of your system at operating system level. Come along and prepare your system for the installation of your CE trial. Thorsten Franz in Application Server, SAP NetWeaver Platform, Java Programming, Emerging Technologies, Composition Environment (CE), Business Rules Management, Business Process Modeling, Business Process Management, Business Process Expert, Beyond SAP, Sustainability [Aug. 23, 2009 02:22 AM | 2 Comments | Permalink]

Composition in the Cloud: Run your own SAP NetWeaver CE 7.1 EHP 1 in the cloud (Part 1 of 3)
Are you curious about cloud computing or composition but haven't gotten around to trying it? This step-by-step blog guides you through the setup of a complete SAP NetWeaver Composition Environment trial installation in the cloud. Following the instructions, you’ll get both a CE system on the internet and valuable first-hand experience with cloud computing. Thorsten Franz in Application Server, Sustainability, Java Programming, Interoperability, Emerging Technologies, Composition Environment (CE), Business Rules Management, Business Process Management, Business Process Expert, Beyond SAP, Visual Composer [Aug. 22, 2009 05:15 AM | 5 Comments | Permalink]

Take Fifteen Minutes and Two Coffee Breaks to Configure Your Composition Environment 7.1 EHP 1 Trial and ESR
Have you installed your CE trial system but hesitate to configure it? Don’t feel like finding your way through the SAP Library? Start up your server and brew some coffee: We’ll take fifteen minutes and two coffee breaks to configure your CE trial. Thorsten Franz in Application Server, Visual Composer, SAP NetWeaver Platform, SAP Developer Network, Java Programming, Composition Environment (CE), Business Rules Management, Business Process Modeling, Business Process Management, Business Process Expert, Beginner, Web Dynpro [Aug. 21, 2009 03:13 PM | 3 Comments | Permalink]

How to use Global Transactions and Data Sources with Spring Framework 2.0.8 in J2EE Applications, Part 2
For this 2nd part, we will continue with the configuration of J2EE Datasource (SAP NW AS 7.0) within Spring Framework Context. Manuel Enrique Loayza Gahona in Application Server, SAP NetWeaver Platform, Open Source, Java Programming [Aug. 21, 2009 12:00 AM | 0 Comments | Permalink]

Additional Flexibility in SAP MDM Publishing
SAP NetWeaver MDM 7.1 comes with additional data publishing features based on MDM Java APIs that can be used in addition to, or as an alternative to the MDM Publisher UI client. Markus Ganser in Java Programming, JavaScript, Master Data Management (MDM) [Aug. 17, 2009 07:36 AM | 1 Comments | Permalink]

What's New on Docupedia?
Updates about docupedia, the project offering SAP NetWeaver documentation in a wiki format. Snezhina Velcheva in SAP NetWeaver Platform, ABAP, Business Objects, Java Programming [Aug. 11, 2009 06:39 AM | 4 Comments | Permalink]

How to use j2ee Filters with SAP EP
Filters are an advanced J2EE feature primarily intended for situations where the developer cannot change the coding of an existing resource and needs to modify the behavior of that resource. This can be done by intercepting the HTTP request and/or response and modify it. Filters can be applied to specific url patterns like "/irj/*" which intercept all portal requests and responses. In this blog I will show you how to use J2EE Filters in combination with the SAP Enterprise Portal on SAP NetWeaver 7.0. Peter Mayringer in Enterprise Portal (EP), Java Programming, SAP NetWeaver Platform [Aug. 11, 2009 01:51 AM | 0 Comments | Permalink]

Web Intelligence Rich Client Custom Data Provider Plug-in - Tracking Forest Fires
Use the new Web Intelligence Rich Client Custom Data Provider Plug-in to report off of HTML data sources - here I present sample code that shows how you can track active Forest Fires in British Columbia and map them in Google Maps. Ted Ueda in Business Intelligence (BI), Business Objects, Java Programming, Web Intelligence [Aug. 07, 2009 02:14 PM | 3 Comments | Permalink]

Integrate Google Maps using the Web Intelligence Interactive Viewing Extension Points API
Integrate Google Maps with the Web Intelligence DHTML viewer using the new Interactive Viewer Extension and Integration Points API Ted Ueda in Business Intelligence (BI), Business Objects, Java Programming, JavaScript, Web Intelligence [Aug. 07, 2009 08:25 AM | 2 Comments | Permalink]

'Old' SAP NetWeaver CE Evaluation Versions no longer available soon
After sufficient time of availabilty for evaluation, SAP is going to remove the 'old' evaluation version the SAP NetWeaver CE 7.1. Jan Rauscher in Application Server, Business Process Management, Business Process Modeling, Business Rules Management, Composition Environment (CE), Java Programming, SAP NetWeaver Platform, Service-Oriented Architecture [Jul. 31, 2009 07:39 AM | 2 Comments | Permalink]

1 to 50 of 869 Next
Subscribe to Java Programming Blogs

RSS: RSS Feed for SAP Weblogs about this topic.

Email:

Delivered by FeedBurner

Recent Java Programming Discussions

That would be great
Posted on Nov. 20, 2009 08:59 AM
by Paul Thomson
Hi Jan, Any indication of when this will be available? ...

When will this be available?
Posted on Nov. 20, 2009 12:38 AM
by Paul Thomson
Can someone tell me when the software and keys will be available? ...

Do you know what will happen when SAP moves to JDK 1.5?
Posted on Nov. 19, 2009 09:52 AM
by Manuel-Jeremy Schaffner
Hello, how do i configure CBS for using multiple JDKs? Thanks and best re...

Excellent
Posted on Nov. 19, 2009 09:35 AM
by PortalGeek
Works like a charm...thanks for the external libraries....

Getting an error
Posted on Nov. 18, 2009 01:50 PM
by PortalGeek
Ok I made some modifications in the xml file and I can see the screen on the emu...

Getting an error
Posted on Nov. 18, 2009 10:32 AM
by PortalGeek
Hi Ignacio, I've imported the project however i'm getting a message "The appl...

Excellent
Posted on Nov. 18, 2009 07:00 AM
by Pierre DOMINIQUE
Hi Vaib, As far as I remember you should be able to connect to your system wi...

Excellent
Posted on Nov. 18, 2009 06:51 AM
by PortalGeek
Hi Thomas, Excellent blog and I have been trying to do the same thing since t...

SAP seems to gain significance
Posted on Nov. 18, 2009 03:29 AM
by Robert Schimansky
By the direction the blog takes I guess David Hasselhoff will be hired to sing a...

Nice POC
Posted on Nov. 17, 2009 09:16 PM
by Thomas Schnocklake
hi david, Check it out at http://code.google.com/p/spapandroid . As I nentio...

thank you
Posted on Nov. 17, 2009 05:40 PM
by matro
I followed your steps for my CE environment. good posts, thank you....

Nice POC
Posted on Nov. 17, 2009 04:19 PM
by David Baillieul
I am working on something similiar. Could you email me your code please. Long li...

Bad comparison
Posted on Nov. 16, 2009 11:45 PM
by Jochen Guertler
Hi Vishal, in general I understand your statement and I for sure agree to it....

Just chanced upon this blog
Posted on Nov. 16, 2009 11:21 AM
by Arun Varadarajan
Went through the controller.jsp file and took some time to realize that RFC_READ...

Just chanced upon this blog
Posted on Nov. 16, 2009 09:21 AM
by Arun Varadarajan
Ignacio , I was looking at integrating the same with Netweaver too but then am ...