websphere - Jsp doesn't see included taglibs. Seems to be a local webshpere 6 configuration issue? -


Try to be descriptive as ill as possible.

Status: The strips tag is not being solved on a JSP. When you will see what you should solve as a link:

  & lt; Html: link page = "/ dto / initDTO.do" & gt; & Lt; B & gt; & Lt; I & gt; Design Control System (DTOCS) for the order & lt; / I & gt; & Lt; / B & gt; & Lt; / Html: link & gt;  

Which one do I believe that the Straits tag is not being resolved?

The source of this page includes:

  & lt;% @ contains file = "/ common / taglib.jsp"%>  

And if you look at that jsp:

  & lt;% @ taglib uri = "/ WEB-INF / tlds / struts-bean.tld "Prefix =" bean "%> & Lt;% @ taglib uri = "/ WEB-INF / tlds / struts-logic.tld" prefix = "argument"%> & Lt;% @ taglib uri = '/ WEB-INF / tlds / struts-template.tld' prefix = 'template'% & gt; & Lt;% @ taglib uri = '/ WEB-INF / tlds / struts-html.tld' prefix = 'html'%> & Lt;% @ taglib uri = "/ WEB-INF / tlds / cat-input.tld" prefix = "input"%> & Lt;% string URLRoot = request.getContextPath (); & Gt%;  

If you refer to web.xml:

  & lt; Taglib & gt; & Lt; Taglib-uri & gt; /WEB-INF/tlds/struts-bean.tld< / Taglib-uri & gt; & Lt; Taglib-location & gt; /WEB-INF/tlds/struts-bean.tld< / Taglib-location & gt; & Lt; / Taglib & gt; & Lt; Taglib & gt; & Lt; Taglib-uri & gt; /WEB-INF/tlds/struts-html.tld< / Taglib-uri & gt; & Lt; Taglib-location & gt; /WEB-INF/tlds/struts-html.tld< / Taglib-location & gt; & Lt; / Taglib & gt; & Lt; Taglib & gt; & Lt; Taglib-uri & gt; /WEB-INF/tlds/struts-logic.tld< / Taglib-uri & gt; & Lt; Taglib-location & gt; /WEB-INF/tlds/struts-logic.tld< / Taglib-location & gt; & Lt; / Taglib & gt; & Lt; Taglib & gt; & Lt; Taglib-uri & gt; /WEB-INF/tlds/struts-template.tld< / Taglib-uri & gt; & Lt; Taglib-location & gt; /WEB-INF/tlds/struts-template.tld< / Taglib-location & gt; & Lt; / Taglib & gt; & Lt; Taglib & gt; & Lt; Taglib-uri & gt; /WEB-INF/webTrends.tld< / Taglib-uri & gt; & Lt; Taglib-location & gt; /WEB-INF/webTrends.tld< / Taglib-location & gt; & Lt; / Taglib & gt; & Lt; / Jsp-config & gt;  

Without rearranging the folder structure .. The pathing for tlds is correct. I can also tell you that I have checked the classloader, and the struts jar has been loaded.

Now, it's running on my local webserver 6 server, which is spread by IBM RAD. When I check this project, the link is not solved on my locality, but when my teammate checks it out, it runs on its local. I have clearly made sure that I follow the same steps to run this app locally because my partner has it. This app also runs on our WebSpace Test, QA, and Prod environment. Therefore, this situation is specific to only my box

(what error do you have? 404 or something else ?)

Some thoughts:

Are you using the same settings on both the servers or in the workbench for resources?

Have you tried to take a copy of your workspace?

Are you running the same version ok ? Does your partner apply any improvements to your test environment or RAD?


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -