i All,
I am migrating my application from WSAD 5.1 to RAD 7 and following are the issues
1- In my jsp i have defined a bean
<bean:define id="test" name="Test" property='<%="value("+Test.NAME_test+")"%>' />
error occurs in my jsp
"test cannot be resolved."
2- In my wsdl i have following error...
I am creating a prototype for new application. And I have to add new fields on into the same page if radio button is set as Yes.
For Example -
On one jsp page these are 2 fields for Experience
1- Name of Company - Text Field
2- Years of Experince - Text Field...
Hi
I want to know that can i use eclipse 3.x series with wsad 5.1.
If yes in that case please tell me the changes required.
Thanks in advance :)
Shubhangi
Hi,
I know this is a basic query but I am not able to solve that and also not able to find the answer for this question.
Actually I want a required check for a element.
For example:
<xs:element name="Client" type="xs:string" minOccurs="1"/>
I am using micOccurs but this is not checking that...
Hi,
I have to define a schema file, in that file there is an element of complex type , this element can have any no. of child elements, it means while creating schema i have no idea that what can be the name of child element. OS is there any way to difine this.
For example
<xs:element...
Hi ,
I have creating an xml document from a string and I have to validate that against xml schema. Here is the code
String == <MessageRequest><Client>test</Client><Service>caller</Service</MessageRequest>
Schema :
<?xml version="1.0"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.