I have an object of type Application (defined by me). Whenever an object of this type is created, it automatically loads a php file say "start.php" using jquery ajax and assign the response to a div say "Respo". Now what i want is to access the Application object from that Respo div. Unfortunately, i have no clue how to do this...
in my ajax call:
…
DELIMITER //
CREATE DEFINER=`root`@`localhost` FUNCTION `formatMovieNames`(lID int) RETURNS varchar(1000) CHARSET latin1
BEGIN
DECLARE output varchar(1000);
DECLARE done INT DEFAULT 0;
declare a varchar(200);
declare cur1 cursor for select fileName from swlp4_movie where movieID in
(select movieID from…
Hello,
I am running a java app as daemon on a linux machine using a customized shell script.
Since I am new to java and linux, I want to know is it possible that the app itself resurrects itself(just like restart) and recovers from cases like app crashing, unhandled exceptions or out of memory etc.
thanks in advance
Ashish Sharma
Hi All
I have to make a project in ipad and my problem is that I have to play a sound generated from a wave form/wave form data.
Can some one suggest me how to do that or any tutorial or reference for that.
Thanks in advance.
Regards
Ajay Sharma
I created an application using the method described in the "http://
book.cakephp.org/view/641/Simple-Acl-controlled-Application" but after
I try to log in there is an error which says, "DbAcl::allow() -
Invalid node [CORE\cake\libs\controller\components\acl.php, line 325]"
I did exactly same as mentioned in the website but after loggin in…
Hi all,
How do you get "MayurS123" from following xml tag by parsing?
<eletitle lnk="http://192.168.10.2/justmeans/trunk/newsfeed/mayurs">MayurS123 Sharma</eletitle>
My file is getting parsed properly. Here I'm able to retrieve the lnk component by doing:
if([elementName isEqualToString:@"eletitle"])
{
…
Hello,
I had a Linux centos(5.5) machine, on this i had deployed amavisd (with clamav and spamassassin).
Referred these:
http://wiki.centos.org/HowTos/Amavisd
http://wiki.centos.org/PackageManagement/Yum/Priorities
Now I have a linux RHEL machine, details are as follows:
(Linux version 2.6.18-164.6.1.el5…
November 29, 2-3pm EST
Are you a OBIEE (Oracle Business Intelligence Enterprise Edition) user? Have Location data you'd like to incorporate into your analysis as well? This is a great webinar for you! Join us, as Oracle experts from both teams show how to perform perdictive analytics, network analytics and…
by guest blogger Jitendra Chittoda, co-leader, Delhi and NCR JUG
On 30 August 2013, Lovely Professional University (LPU) Jalandhar organized an All India Oracle User Group (AIOUG)
TechDay event on Oracle and Java. This was a full day event with
various sessions on J2EE 6, Java Concurrency, NoSQL, MongoDB,…
Introduction It is a platform that enables collaboration and offline access for applications, services and devices. Sync framework features technologies and tools that enable roaming, data sharing and taking data offline. Moreover, developers can build synchronization ecosystems that integrate any…
The top 20 most-clicked links as shared via my social networks for the week of March 25-31, 2012.
Oracle Cloud Conference: dates and locations worldwide
The One Skill All Leaders Should Work On | Scott Edinger
BPM in Retail Industry | Sanjeev Sharma
Oracle VM: What if you…
Hi,
I am using a small java smtp library (http://code.google.com/p/subethasmtp/), by this I need to parse the incoming emails in separate components viz body, attachments etc.
I am trying to use mime4j , but the documentation suggests that mime4j can only give event notification or token…
Hi,
Sometimes I add an attribute to some of my controls. Like:
<a href id="myLlink" isClimber="True">Chris Sharma</a>
I know it is not a valid html. But it helps me in some cases.
Is this considered as a bad practice? A friend of mine says that it is ok for Intranet…
In my last article, I talked about the basics of tabular data model and why use it. Then I demonstrated step by step creation of a basic tabular model project. In this part I’m going to throw some light on how to create measures and analyses in excel.
If you look at the tabular…
Webcast: Meeting Customer Expectations in the New Age of Retail
Keep your eye on this live webcast as Sanjeev Sharma (Principal Product Director, Oracle Exalogic), Kelly Goetsch (Senior Principal Product Manager, Oracle Commerce), and Dan Conway (Senior Product Manager,…
Hi,
I have deployed a postfix server for email receiving. On this I have configured SenderID + SPF milter, by referring to http://www.postfix.org/MILTER_README.html
The command that I used is as follows:
./sid-filter -u postfix -p inet:10027@localhost -l
Following are…
Actions are used for customized browsing and drilling of data for the end-user. It’s an event that a user can raise while accessing the cube data. They are used in cube browsers like excel and are triggered when a user in a client tool clicks on a particular member,…
Hi,
I have setup a postfix mail receiving server.
On this I am using DKIM milter to verify incoming mail DKIM signatures.
From some email clients I am getting the following 'bad signature data' error:
Jun 7 02:10:09 ip-10-194-99-63 dkim-filter[27964]:…
I have create a js file in which i am creating the dynamic table and dynamically changing the click event for the calendar but onclicking the calender image for dynamic generated table, calendar popup in the previous calendar image.
Please help me
code
…
Hi to all,
I am new to this forum.
Actually I have an issue here regarding my application which is
hibernate+struts based application. Recently we have decided to
integrate GWT into our application. We are using gwt 1.5.3 build.
We have set up…
Send your tweets @soacommunity #soacommunity and follow us at http://twitter.com/soacommunity
SOA Community BPMN2.0 Oracle notations poster
from eaiesb http://wp.me/p10C8u-pu
…
Contributed by Mahesh sharma, Oracle Enterprise Manager Ops Center team
In Oracle Enterprise Manager Ops Center
12c we introduced a new feature to make the Enterprise Controllers
highly available. With EC HA if the hardware crashes, or if…
I configured my server and well authenticate email system with DKIM key, SPF record and PTR records, when i start to sent out mails from phplist interface to my users ~50000, my domain is spammed by google. In headers, signed by and mailed…