Re: embedding sql:query

2003-11-10 Thread SThongvanh
Did you know you could get much better performance out of putting that sql stuff in the Action? Savan Thongvanh Berkley Technology Services 515.278.7725

Re: embedding sql:query

2003-11-10 Thread SThongvanh
Sorry, I guess I assumed you were using Struts. Never-the-less that work is better done in a servlet. Then all the page has to do is iterate your resultset. Savan Thongvanh Berkley Technology Services 515.278.7725

RE: embedding sql:query

2003-11-10 Thread SThongvanh
depends on the browser. some will try to redender whever you've got and some will actually evaluate the markup and if you're not closed properly it won't reach the /body tag. Savan Thongvanh Berkley Technology Services 515.278.7725

RE: embedding sql:query

2003-11-10 Thread SThongvanh
kindof like the stylesheet thing. if IE see's your link rel =stylesheet/ resource is not really there it ignores it but if NS see's it you get a 404. Savan Thongvanh Berkley Technology Services 515.278.7725

Re: Jstl i18n not working

2003-11-10 Thread SThongvanh
I've only seen that when struts can't find the resource file or the key... Savan Thongvanh Berkley Technology Services 515.278.7725

RE: Jstl i18n not working

2003-11-10 Thread SThongvanh
ignore me. I think I tainted this conversation... Savan Thongvanh Kris Schneider

RE: Jstl i18n not working

2003-11-10 Thread SThongvanh
are other keys working? Savan Thongvanh Berkley Technology Services 515.278.7725 CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents contain private, privileged and confidential information belonging to the sender. The information therein is solely for the use of the addressee.

RE: c:out unable to find value

2003-11-04 Thread SThongvanh
Hey Steve- If you didn't figure it out here's another suggestion. If you are using a Map you might need to use the name=myBean.value notation. It's a little different than using List in iteration. Savan Thongvanh Berkley Technology Services 515.278.7725

Re: c:out unable to find value

2003-11-03 Thread SThongvanh
I actually ran into a similar problem not too long ago. the problem that I had was that the version of the tld i was using was older than struts jar. Sounds weird i know. It happened because of the stupid WSAD wizard i used. didn't make it a servlet 2.2 web app. it put the newer but still

RE: out unable to find value

2003-11-03 Thread SThongvanh
oh yea, and struts uses Long and Double but it should be smart enough to figure out what you want. Savan Thongvanh Berkley Technology Services 515.278.7725

RE: c:out unable to find value

2003-11-03 Thread SThongvanh
haha, i'm getting the same thing right now w/ bean:write/ Savan Thongvanh Berkley Technology Services 515.278.7725 Morrow,

Using taglib early versions (Servlet 2.3)

2003-10-24 Thread SThongvanh
Is there an implementation of JSTl that supports the 2.2 servlet spec and/or JSP 1.1? I've been that even the 1.0 taglibs support servlet 2.3 and jsp 1.2. I have a servlet 2.2/JSP 1.1 container i want to use JSTL in! Any advice? Thanks. Savan Thongvanh CONFIDENTIALITY NOTICE: This e-mail

Re: Determine a values type

2003-10-24 Thread SThongvanh
Taglib works primarily with 3 types. Double, Long, and String. if it's got a . then it's a Double. If not it's Long. Savan Thongvanh Berkley Technology Services |-+ | | Robert Taylor | | | [EMAIL PROTECTED]| |

Substitute for c:set

2003-10-24 Thread SThongvanh
Is there a struts substitute for the taglib c:set/ tag? Savan Thongvanh Berkley Technology Services 515.278.7725 CONFIDENTIALITY NOTICE: This e-mail and the transmitted documents contain private, privileged and confidential information belonging to the sender. The information therein is

RE: Substitute for c:set

2003-10-24 Thread SThongvanh
that's too bad. any workaround suggestions? Savan Thongvanh Berkley Technology Services 515.278.7725 |-+ | | James Mitchell | | | [EMAIL PROTECTED]| | | .org| | |