Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » APEX application protection (oracle 10g.)
APEX application protection [message #561720] Wed, 25 July 2012 00:20 Go to next message
mohan1760
Messages: 59
Registered: June 2008
Member
We have build an APEX application and now we would like to sell this application to the market.
Our concern is how to do copy protection for our APEX application so that no one can copy the application and install it on another server without proper license from us.
Re: APEX application protection [message #561721 is a reply to message #561720] Wed, 25 July 2012 00:43 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Have a look here (also, follow the link in Scott Spadafore's message).
Re: APEX application protection [message #562189 is a reply to message #561721] Mon, 30 July 2012 05:11 Go to previous messageGo to next message
mohan1760
Messages: 59
Registered: June 2008
Member
thanks littlefoot,

i m planning for Session State Protection using date as a qualifier.

i tried by creating authorization scheme under shared components,
by setting Scheme type to value of preference in Expression 1 equals Expression 2,
where values are as below

expression1 = sysdate
expression2 = sysdate

and Identify error message displayed when scheme violated =Expired


but its not showing expired message when i am running my application.



Re: APEX application protection [message #562190 is a reply to message #562189] Mon, 30 July 2012 05:17 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Sorry, I wouldn't know what to do - I never did anything like that.
Previous Topic: Put Values On Web-Page
Next Topic: Manually created tabular form - how to conditionally hide a checkbox in MSIE?
Goto Forum:
  


Current Time: Thu Mar 28 10:12:36 CDT 2024