Can you provide more specifics - what WL version, JDK, is it WL out of the
box, etc. Enough so we can try and reproduce it.

-Matt

----- Original Message -----
From: "Ashish Jain" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 06, 2002 6:07 PM
Subject: [Webwork-user] Webwork Jsp examples under Weblogic.


> I'm trying to use webwork jsp examples as a webapp under weblogic.
>
> I've copied the webwork examples directory under weblogic/applications,
> and extracted the taglib.tld from webwork.jar to WEB-INF directory. I
> can run a few tests, and the XSLT examples but get an error for all the
> jsp examples.
>
>
> e.g. I get the following error while trying to run the bank example.
>
>
D:\develop\XPPro\weblogic\config\mydomain\applications\DefaultWebApp_myserve
r\WEB-INF\_tmp_war_myser
>
>
ver_myserver_DefaultWebApp_myserver\jsp_servlet\_examples\_bank\__transfer.j
ava:85:
> _webwork_textfie
> ld0 is already defined in
> _jspService(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpS
>
> ervletResponse)
>         webwork.view.taglib.ui.TextFieldTag _webwork_textfield0 = null,
> _webwork_textfield1 = null;
>                                             ^
>
D:\develop\XPPro\weblogic\config\mydomain\applications\DefaultWebApp_myserve
r\WEB-INF\_tmp_war_myser
>
>
ver_myserver_DefaultWebApp_myserver\jsp_servlet\_examples\_bank\__transfer.j
ava:85:
> _webwork_textfie
> ld1 is already defined in
> _jspService(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpS
>
> ervletResponse)
>         webwork.view.taglib.ui.TextFieldTag _webwork_textfield0 = null,
> _webwork_textfield1 = null;
>
> Thanks in advance for your help.
> Ashish.
>
>
> _______________________________________________
> Webwork-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webwork-user
>
>



_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to