Results 1 to 1 of 1
- 04-26-2014, 12:24 AM #1
Member
- Join Date
- Mar 2014
- Location
- Chicago
- Posts
- 3
- Rep Power
- 0
Is there any analog to java.net.URL class in client part of GWT?
Is there any analog to java.net.URL class in client part of GWT? I need to do something like this:
Java Code:java.net.URL urlK; urlK=new java.net.URL("http://127.0.0.1:8888/ce.html?gwt.codesvr=127.0.0.1:9997&rmm=MGPRDCR&cid=240907#a1"); urlK=new java.net.URL(urlK,"#a2");
Similar Threads
-
Java introduction class Final programming part
By LetsG0Blue in forum Forum LobbyReplies: 0Last Post: 04-29-2013, 06:30 AM -
Analog Clock Problem
By Wh1t3Gh0st in forum New To JavaReplies: 1Last Post: 02-08-2012, 06:23 AM -
Analog Clock Help
By mprentice84 in forum New To JavaReplies: 13Last Post: 06-02-2010, 06:29 PM -
Developing Drag and drop Analog Clock
By britto_bicsjohn in forum AWT / SwingReplies: 2Last Post: 08-06-2009, 07:19 AM -
SWT analog of Swing FocusEvent.getOppositeComponent?
By asdqwezx in forum SWT / JFaceReplies: 0Last Post: 07-16-2009, 01:52 AM
Bookmarks