Seriously?  Orion (www.orionserver.com) displays a pretty clear error
when it can't find the template directory.  Does Jboss have any kind of
error log that it would log to in a case like this?

Dan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Robert Douglass
Sent: Wednesday, July 16, 2003 10:59 AM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] ui tages produce no code


I have! Is WW finding your template/xhtml folder? I had copied all other
WW elements into my webapp directories except this one. It produced no
output.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 6:55 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] ui tages produce no code


Has anyone ever seen the UI tags (i.e. radio/textfield) not produce any
output, I have a simple JSP that looks like this:

<[EMAIL PROTECTED] uri="webwork" prefix="ui"%>

<html>
<body>
<form>
<ui:textfield label="test" name="test" value="" size="50"/> </form>
</body> </html>

and I only see this in the resulting page:

<html>
<body>
<form>

</form>
</body>
</html>

I'm running JBoss 3.2.1 + Tomcat 4.1.24, my code deploys and runs
without error. Non-UI tags seemingly function fine.

--
Sean Bruton            <[EMAIL PROTECTED]>
Senior Engineer        Network Services
NeoSpire, Inc.         www.neospire.net


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to