On Sun, 23 Dec 2001, anoop wrote: > may be i am posting this question for the second or third > time....but as our mail server was down.. i cd not get any of ur > replies..
Hey, here's an idea. Why don't you check the archives to see if there were any responses. > if u have replied pls resend those replies for this question of mine..... > thankx a lot.. > anoop > > > hi all, > > i have a servlet that calls an Applet. > The URL that is used when the servlet calls the Applet is something like > this.. > > http://localhost:8080/demo.html?tquery=abc > now the tquery value is necessary for my applet to function properly, can > anybody tell me how to get this value (abc)..is there any method to do that. > > I have used getDocumentBase and getCodeBase..but both seem to return > only http://localhost:8080/ > and not even the url part without the query, and the query part is very > important for me. > any solutions to this.. > > > thanx, > anoop > > Milt Epstein Research Programmer Software/Systems Development Group Computing and Communications Services Office (CCSO) University of Illinois at Urbana-Champaign (UIUC) [EMAIL PROTECTED] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
