• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Accessing JSP file from widget
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Accessing JSP file from widget


  • Subject: Accessing JSP file from widget
  • From: Saritha A <email@hidden>
  • Date: Thu, 19 Jul 2007 15:42:02 +0530

Hi all,

I am having one issue with the widget, I am unable to call any JSP file from the widget's html page, i have used the following code in the widget html:
<input type="button" apple- part="com.apple.Dashcode.part.glassbutton" class="apple-no-children" id="glassbutton" apple-group="glassbutton" value="Login" onClick="javascript:login()">



function login() { window.location.href= "http://127.0.0.1:7080/common/Login.jsp";; }


Application is hanging when i perform the above operation.

so please help to resolve this

Thanks in advance,
Saritha
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: kAXPositionAttribute and kAXSizeAttribute
  • Next by Date: Re: kAXPositionAttribute and kAXSizeAttribute
  • Previous by thread: RE: [ANN]CocoaTraces.com
  • Next by thread: NSDistantObject question
  • Index(es):
    • Date
    • Thread