Hello,
I have come up against a similar problem. The error i am getting is:
org.apache.jasper.JasperException: WEB4059: can't find
/WEB-INF/struts-logic.tld (File not found)
In my error log on sun one webserver 6.1.
The app was built on tomcat and runs fine on sun one webserver 6.0.
How did yo
Hi Wendy / Guys,
Sadly Im using an eval version of Sun One 6.1 and I dont think support
is available. Ill try and post at
http://swforum.sun.com/jive/forum.jspa?forumID=16
Thanks
Richard
On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL PROTECTED]>
>
> > Am I s
From: "Richard Reyes" <[EMAIL PROTECTED]>
Am I suppose to see anything on the browser if I browse this..
http://struts.apache.org/tags-bean
No. It needs to match the URI in the TLD file, (and be unique,) but it
doesn't have to be a working URL.
Now I got this error after implementing
thi
Hello Guys,
Am I suppose to see anything on the browser if I browse this..
http://struts.apache.org/tags-bean
Now I got this error after implementing
this...http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23
to GET /index.jsp, service-j2ee reports: StandardWrapperVal
Am suppose to see anything on the browser if I browse this..
http://struts.apache.org/tags-bean
to GET /index.jsp, service-j2ee reports: StandardWrapperValve[jsp]:
WEB2792: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: WEB4083: No such tag message
thanks ill try and let you know.
On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL PROTECTED]>
>
> > On the JSP,
> > <%@ taglib uri="/tags/struts-bean" prefix="bean" %>
>
> See:
> http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23
>
> What
From: "Richard Reyes" <[EMAIL PROTECTED]>
On the JSP,
<%@ taglib uri="/tags/struts-bean" prefix="bean" %>
See:
http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23
What version of the Servlet specification does Sun One 6.1 support? If it's
2.3 or better, try this:
T
Hi Laurie,
Heres my directory structure...
/usr/iplanet/servers/devtelic.ws.telic.net/WEB-INF/web.xml
and I have a VS
/usr/iplanet/servers/https-devtelic.ws.telic.net
All JSP are in
/usr/iplanet/servers/devtelic.ws.telic.net/
Heres a sample of my tld in web.xml
/tags/struts-bean
What does your taglib directive look like? Where is the TLD file withing
the webapp?
Richard Reyes wrote:
Hi All,
I have a working struts webapp ( working in tomcat 5 ), now i need to
deploy this app to a sunone web server 6.1.
Upon copying the whole webapp folder to the new instance I have
e
9 matches
Mail list logo