Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within BEA/Weblogic
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Tim Cooke
Devaka Cooray
Sheriffs:
Liutauras Vilda
paul wheaton
Rob Spoor
Saloon Keepers:
Tim Moores
Stephan van Hulst
Tim Holloway
Piet Souris
Mikalai Zaikin
Bartenders:
Carey Brown
Roland Mueller
Forum:
BEA/Weblogic
how can i validate an url using weblogic 7.0 api?
Diggy Lans
Greenhorn
Posts: 4
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Can anyone help me with this - I need to validate an URL - meaning that i need to know whether the URL is correct and whether it conveys "rigth" (specific to me webapp) parameters' values - using weblogic API
Sai Prasad
Ranch Hand
Posts: 560
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Write a stand alone
java
application to open a Connection using java.net.URL object. Catch the exception to determine the invalid url.
Diggy Lans
Greenhorn
Posts: 4
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Actually what I ment was checking parameters passed to my
servlet
for occurence of invalid characters - html tags for example.
Sai Prasad
Ranch Hand
Posts: 560
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
It is available if you buy Weblogic Portal product.
permaculture is giving a gift to your future self. After reading this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
WLInitialContextFactory class not found error
How to build a java client using weblogic api to invoke Asynchronous .Net web Servic
how to compare two xml files?
SAX, DOM, JDOM, JAXP are confusing?
conflict between weblogic 5.1 ejb and welogic 6.0 ejb
More...