Developer Tools

Blog about Oracle ADF, Webcenter, SOA, Java and JET

Pages

  • Contacts
  • Home
Home » REST
Showing posts with label REST. Show all posts
Showing posts with label REST. Show all posts

Create RestService and consume in a JET Application

Create RestService and consume in a JET Application I will show in the post, how you can show a Table with Rest Service data in Oracle JET...
Written Unknown — Tuesday, December 5, 2017 — Add Comment — javascript, JET, Oracle, Responsive, REST, REST Services, View
Older Posts → Home
Subscribe to: Posts (Atom)

Socialize

Blog Archive

  • ▼  2017 (7)
    • ▼  December (1)
      • Create RestService and consume in a JET Application
    • ►  November (2)
    • ►  September (1)
    • ►  June (2)
    • ►  May (1)
  • ►  2016 (1)
    • ►  November (1)
  • ►  2015 (5)
    • ►  June (1)
    • ►  January (4)
  • ►  2014 (2)
    • ►  January (2)
  • ►  2012 (1)
    • ►  June (1)
  • ►  2011 (1)
    • ►  June (1)

labels

12c ADF ADF Security administration AES ALTA UI api Application Application Module applications Bindings Decrypt Deploy Design documents Encrypt first hello world images install Java javascript JET liferay Login Model Navigation node node.js npm Oracle PL\SQL Portal Responsive REST REST Services restart server TaskFlows Template uploads View WebCenter Weblogic WebServices wlst

Popular Posts

  • Alta UI Responsive Design - ADF 12c
    Alta UI Responsive Design - ADF 12c
    In this tutorial I'll explain in high level design how to apply the Alta Ui template with responsive navigation menu. The final resu...
  • Custom login with java Class - ADF 12c
    Custom login with java Class - ADF 12c
    The common problems with custom login with Java class was related with Jar files that will need to add at library classpath. In this post...
  • Create RestService and consume in a JET Application
    Create RestService and consume in a JET Application
    Create RestService and consume in a JET Application I will show in the post, how you can show a Table with Rest Service data in Oracle JET...
  • Restart Weblogic with WLST
    Restart Weblogic with WLST
    How many times we need to restart weblogic - development enviroment and the system administrator don't have time to helping us? The sol...
  • Encrypt Decrypt using AES
    private static String algorithm = "DES"; private static Key key = null; private static Cipher cipher = null; private static voi...
  • Executing "ExecuteWithParams" binding programmatically to a managed bean
    Executing "ExecuteWithParams" binding programmatically to a managed bean
    In this example, I'll show you how-to execute binding action in managedbean. Add Operation at Bindings in image bellow you can s...
  • How to programatically add images and documents to Liferay
    If you want to upload pictures programatically into your image gallery, or documents to the document library you can use the following cod...
  • Programatically Applying and getting View Criteria Data
    Programatically Applying and getting View Criteria Data
    generate PatientAmImpl Create view Criteria generate PatientViewImpl and PatientViewRowImp Code to Ma...
  • Call SQL Package/Store Procedure on ADF Model
    Call SQL Package/Store Procedure on ADF Model
     navigate to application module and generate AM module class: Go to class AppModuleImpl and write function (Example): ...
  • Create ADF App based another
    Create ADF App based another
    This tutorial explains how to modified app Name, packages names and deploys to reuse this ADF App example:  https://github.com/jtiagomp/ADF...

Categories

  • ADF
  • liferay
Copyright © Tiago Pereira