| Author |
Can I use JSTL tags in portlets jsps?
|
|
| Vasil Yaroshevich 2004-03-23, 4:34 am |
| subj
----
Vasil
| |
|
| yes
"Vasil Yaroshevich" <yarosh@raleigh.ru> wrote in message
news:c3otgt$3e6e$1@news.boulder.ibm.com...
> subj
>
> ----
> Vasil
| |
| Vasil Yaroshevich 2004-03-23, 5:33 am |
| What can I do for this?
Now I get follows message:
"2004.03.23 13:17:08.266 E
com.ibm.wps.pe.pc.legacy.impl.PortletContextImpl include
javax.servlet.ServletException: Unable to compile class for JSP"
> yes
>
> "Vasil Yaroshevich" <yarosh@raleigh.ru> wrote in message
> news:c3otgt$3e6e$1@news.boulder.ibm.com...
>
>
>
>
| |
| twbuckner@email.cam 2004-03-23, 10:34 am |
| Did you add the JSTL JAR file and tld to the application server? You
might look at this topic:
http://publib.boulder.ibm.com/pvc/w...tml#portlet_dep
I don't know which portal version you have, but this was written for
V5.0.2.
-ted
| |
| Eric Hauser 2004-03-23, 2:35 pm |
| That only talks about using the JSTL fmt tag library for i18n. The
documentation is very misleading in the way it discussing JSTL. JSTL
use within portlets is very limited due to the fact that EL does not
deal with the Portlet objects.
twbuckner@email.cam wrote:
>
> Did you add the JSTL JAR file and tld to the application server? You
> might look at this topic:
>
> http://publib.boulder.ibm.com/pvc/w...tml#portlet_dep
>
>
> I don't know which portal version you have, but this was written for
> V5.0.2.
>
> -ted
| |
| Michael Yashin 2004-03-24, 3:34 am |
| Hi,
We use JSTL fmt tag library for i18n. No problems. 
> com.ibm.wps.pe.pc.legacy.impl.PortletContextImpl include
> javax.servlet.ServletException: Unable to compile class for JSP"
Maybe you you can tell a little bit detailed?
Regards,
Michael Yashin
| |
| Vasil Yaroshevich 2004-03-24, 6:34 am |
| Thanks a lot. I tried to use a core tag library and have failed.
Michael Yashin wrote:
> Hi,
>
> We use JSTL fmt tag library for i18n. No problems. 
>
>
>
>
> Maybe you you can tell a little bit detailed?
>
> Regards,
> Michael Yashin
|
|
|
|