----- Original Message ----- From: JRun-Talk <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 21, 2000 2:35 PM Subject: JRun-Talk V1 #141 > JRun-Talk Mon, 21 Aug 2000 Volume 1 : Number 141 > > In this issue: > > RE: Mime Type chaining does not work in Jrun3.0?? > RE: IDE For JSP Pages? > RE: IDE For JSP Pages? > Re: IDE For JSP Pages? > RE: Using jrun:sql Recordset in custom TagLib? > RE: Jrun 2.3.3 to 3.0 upgrade error - please help > RE: Jrun 2.3.3 to 3.0 upgrade error - please help > > > ---------------------------------------------------------------------- > > Date: Sun, 20 Aug 2000 12:44:45 -0400 > From: "Scott Stirling" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: Mime Type chaining does not work in Jrun3.0?? > Message-ID: <[EMAIL PROTECTED]> > > I was in San Jose, CA for a week. Just got back. I have reproduced this bug > nicely, partly using the example you sent to do it. So it's been logged as a > reproducible bug at Allaire. Whether it will be fixed in the Service Pack that > is in the works now is something I'll have to find out next week at work. I'll > get back to you on it tomorrow. > > Scott > > > -----Original Message----- > > From: Naveen Shankar [mailto:[EMAIL PROTECTED]] > > Sent: Sunday, August 20, 2000 11:49 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Mime Type chaining does not work in Jrun3.0?? > > > > > > Scott, > > Do you have any updates on this??? Can we expect a patch sometime soon for > > this?? OR we need to change a lotta code to diablechaining in our product. > > > > Thanks > > Naveen > > ------------------------------ > > Date: Sun, 20 Aug 2000 19:57:40 -0400 > From: "Gerald A. Alter" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: IDE For JSP Pages? > Message-ID: <000001c00b02$a9b7a980$[EMAIL PROTECTED]> > > You can also checkout Drumbeat 200 for JSP by Macromedia. Or Homesite, or > Dreamweaver.. or Webshere Studio (which for the entry level edition is also > free from IBM). > > >> -----Original Message----- > >> From: Victor Grazi [mailto:[EMAIL PROTECTED]] > >> Sent: Sunday, August 20, 2000 2:09 AM > >> To: [EMAIL PROTECTED] > >> Subject: IDE For JSP Pages? > >> > >> > >> I am doing some work in JSP for a client. He constantly > >> makes formatting > >> changes to the html, and althought he normally uses MS Front > >> Page, he is > >> forced to change these pages manually because apparently MS > >> Front Page > >> doesn't know how to handle the JSP stuff. > >> > >> Do you know of any Html "wyswyg" editor out there that > >> allows you to change > >> the html in a jsp page without messing up the jsp stuff? > >> > >> Thanks > >> > >> ------------------------------------------------------------- > >> ----------------- > >> Archives: http://www.egroups.com/group/jrun-interest/ > >> Unsubscribe: > >> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lis > ts/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > > ------------------------------ > > Date: Sun, 20 Aug 2000 19:59:15 -0400 > From: "Gerald A. Alter" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: IDE For JSP Pages? > Message-ID: <000101c00b02$aaf50b80$[EMAIL PROTECTED]> > > as a second note, while Dreamweaver isn't specifically for JSP, you can edit > HTML / JSP just fine with it.. and WYSIWIG all the whole page with ease. > Dreamweaver will recognise the JSP but is shows it as ASP using a graphical > tag. Other then that it works great. > > >> -----Original Message----- > >> From: Victor Grazi [mailto:[EMAIL PROTECTED]] > >> Sent: Sunday, August 20, 2000 2:09 AM > >> To: [EMAIL PROTECTED] > >> Subject: IDE For JSP Pages? > >> > >> > >> I am doing some work in JSP for a client. He constantly > >> makes formatting > >> changes to the html, and althought he normally uses MS Front > >> Page, he is > >> forced to change these pages manually because apparently MS > >> Front Page > >> doesn't know how to handle the JSP stuff. > >> > >> Do you know of any Html "wyswyg" editor out there that > >> allows you to change > >> the html in a jsp page without messing up the jsp stuff? > >> > >> Thanks > >> > >> ------------------------------------------------------------- > >> ----------------- > >> Archives: http://www.egroups.com/group/jrun-interest/ > >> Unsubscribe: > >> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lis > ts/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > > ------------------------------ > > Date: Sun, 20 Aug 2000 19:44:23 -0500 > From: "Jeffrey Diedrich" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: Re: IDE For JSP Pages? > Message-ID: <041401c00b08$f3e3f260$0a0aa8c0@jeffrey> > > To support JSP, need to upgrade Dreamweaver to Dreamweaver UltraDev (have > made the transition myself). Supports JSP, ASP and CF development. As for > the Drumbeat, be concerned of rumors that Macromedia has discontinued > support for Drumbeat in favor of UltraDev. Have seen many comments on the > UltraDev lists from ex-Drumbeat users trying to make the switch. > > Again note that the JSP code that is generated and the tools don't really > lend themselves to doing enterprise application development just yet...does > do very nice for basic db frontends (shopping carts, etc). Would also fit > very nicely in situations where you have a different (non-technical) user > group responsible for ui modifications. > > Macromedia offers a 30-day fully-functional download of UltraDev from their > site. > > ----- Original Message ----- > From: "Gerald A. Alter" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, August 20, 2000 6:59 PM > Subject: RE: IDE For JSP Pages? > > > > as a second note, while Dreamweaver isn't specifically for JSP, you can > edit > > HTML / JSP just fine with it.. and WYSIWIG all the whole page with ease. > > Dreamweaver will recognise the JSP but is shows it as ASP using a > graphical > > tag. Other then that it works great. > > > > >> -----Original Message----- > > >> From: Victor Grazi [mailto:[EMAIL PROTECTED]] > > >> Sent: Sunday, August 20, 2000 2:09 AM > > >> To: [EMAIL PROTECTED] > > >> Subject: IDE For JSP Pages? > > >> > > >> > > >> I am doing some work in JSP for a client. He constantly > > >> makes formatting > > >> changes to the html, and althought he normally uses MS Front > > >> Page, he is > > >> forced to change these pages manually because apparently MS > > >> Front Page > > >> doesn't know how to handle the JSP stuff. > > >> > > >> Do you know of any Html "wyswyg" editor out there that > > >> allows you to change > > >> the html in a jsp page without messing up the jsp stuff? > > >> > > >> Thanks > > >> > > >> ------------------------------------------------------------- > > >> ----------------- > > >> Archives: http://www.egroups.com/group/jrun-interest/ > > >> Unsubscribe: > > >> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lis > > ts/jrun_talk > > or send a message to [EMAIL PROTECTED] with > 'unsubscribe' > > in the body. > > > > -------------------------------------------------------------------------- > ---- > > Archives: http://www.egroups.com/group/jrun-interest/ > > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > > or send a message to [EMAIL PROTECTED] with > 'unsubscribe' in the body. > > ------------------------------ > > Date: Sun, 20 Aug 2000 21:13:34 -0400 > From: Clement Wong <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: RE: Using jrun:sql Recordset in custom TagLib? > Message-ID: <[EMAIL PROTECTED]> > > You still use that while loop to traverse the recordset. You can use > pageContext.getAttribute("rs") from within your tag handler class > to get the recordset. > > -- > Clement Wong > JRun Engineer > < a l l a i r e > > > > -----Original Message----- > From: Younas Aamir [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 18, 2000 8:00 AM > To: [EMAIL PROTECTED] > Subject: Re: Using jrun:sql Recordset in custom TagLib? > > > > --------------BE5706018BBA7A37F9B88955 > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Hi Clement > > Sorry if I could not explain my problem, I am developing custom TagLib that > is test.java, I > took the recordset rs in test.jsp > and I wanted to use this taglib > <test:test fields="Id,Color"/> > and manipulate these table fields in test.java > > Hoping now you will be understand my problem. > > > Thanks > > Younas Aamir > > > > The QueryTable is a simplified version of ResultSet (but cached). You can > > do something like this: > > > > while (rs.next()) { > > rs.getObject("Id"); > > rs.getObject("Color"); > > } > > > > You can find out the API in the JRun Tag Library Reference (taglib.pdf) in > > the JRun/docs directory. > > > > Hope this helps. > > > > -- > > Clement Wong > > JRun Engineer > > < a l l a i r e > > > > > -----Original Message----- > > From: Younas Aamir [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, August 17, 2000 2:53 AM > > To: [EMAIL PROTECTED] > > Subject: Using jrun:sql Recordset in custom TagLib? > > > > Hi all > > > > I took recordset rs using the below jsp code: > > > > <%@ page import="allaire.taglib.*" %> > > <%@ taglib uri="jruntags" prefix="jrun" %> > > <%@ taglib prefix="test" uri="test.tld" %> > > > > <jrun:sql driver="sun.jdbc.odbc.JdbcOdbcDriver" url="jdbc:odbc:test" > > id="rs"> > > SELECT * FROM Colors > > </jrun:sql> > > <jrun:param id="rs" type="QueryTable"/> > > <test:test fields="Id,Color"/> > > > > How could I use this recordset in a custom taglib for some fields > > manipulation? > > Could some one provide example code? > > > > Thanks. > > > > Younas Aamir > > > > > -------------------------------------------------------------------------- -- > > -- > > Archives: http://www.egroups.com/group/jrun-interest/ > > Unsubscribe: > > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > > or send a message to [EMAIL PROTECTED] with > 'unsubscribe' > > in the body. > > > -------------------------------------------------------------------------- -- > -- > > Archives: http://www.egroups.com/group/jrun-interest/ > > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > > or send a message to [EMAIL PROTECTED] with > 'unsubscribe' in the body. > > --------------BE5706018BBA7A37F9B88955 > Content-Type: text/html; charset=us-ascii > Content-Transfer-Encoding: 7bit > > <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> > <html> > Hi Clement > <p>Sorry if I could not explain my problem, I am developing custom TagLib > that is test.java, I took the recordset rs in test.jsp > <br>and I wanted to use this taglib > <br><b><test:test fields="Id,Color"/></b> > <br>and manipulate these table fields in test.java > <p>Hoping now you will be understand my problem. > <br> > <p>Thanks > <p>Younas Aamir > <br> > <blockquote TYPE=CITE>The QueryTable is a simplified version of ResultSet > (but cached). You can > <br>do something like this: > <p>while (rs.next()) { > <br> rs.getObject("Id"); > <br> rs.getObject("Color"); > <br>} > <p>You can find out the API in the JRun Tag Library Reference (taglib.pdf) > in > <br>the JRun/docs directory. > <p>Hope this helps. > <p>-- > <br>Clement Wong > <br>JRun Engineer > <br>< a l l a i r e > > <p>-----Original Message----- > <br>From: Younas Aamir [<a > href="mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</a>] > <br>Sent: Thursday, August 17, 2000 2:53 AM > <br>To: [EMAIL PROTECTED] > <br>Subject: Using jrun:sql Recordset in custom TagLib? > <p>Hi all > <p>I took recordset rs using the below jsp code: > <p><%@ page import="allaire.taglib.*" %> > <br><%@ taglib uri="jruntags" prefix="jrun" %> > <br><%@ taglib prefix="test" uri="test.tld" %> > <p><jrun:sql driver="sun.jdbc.odbc.JdbcOdbcDriver" url="jdbc:odbc:test" > <br>id="rs"> > <br> SELECT * FROM Colors > <br></jrun:sql> > <br><jrun:param id="rs" type="QueryTable"/> > <br><test:test fields="Id,Color"/> > <p>How could I use this recordset in a custom taglib for some fields > <br>manipulation? > <br>Could some one provide example code? > <p>Thanks. > <p>Younas Aamir > <p>------------------------------------------------------------------------- > --- > <br>-- > <br>Archives: <a > href="http://www.egroups.com/group/jrun-interest/">http://www.egroups.com/gr > oup/jrun-interest/</a> > <br>Unsubscribe: > <br><a > href="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_t > alk">http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jru > n_talk</a> > <br>or send a message to [EMAIL PROTECTED] with > 'unsubscribe' > <br>in the body. > <br>------------------------------------------------------------------------ > ------ > <br>Archives: <a > href="http://www.egroups.com/group/jrun-interest/">http://www.egroups.com/gr > oup/jrun-interest/</a> > <br>Unsubscribe: <a > href="http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_t > alk">http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jru > n_talk</a> > <br>or send a message to [EMAIL PROTECTED] with > 'unsubscribe' > in the body.</blockquote> > </html> > > --------------BE5706018BBA7A37F9B88955-- > > -------------------------------------------------------------------------- -- > -- > Archives: http://www.egroups.com/group/jrun-interest/ > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > > ------------------------------ > > Date: Sun, 20 Aug 2000 21:19:05 -0400 > From: Clement Wong <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: RE: Jrun 2.3.3 to 3.0 upgrade error - please help > Message-ID: <[EMAIL PROTECTED]> > > That's a weird InstallShield 6.0 problem. We're using InstallShield 6.2 > to build our windows installer and hopefully this could resolve issue > like this - JRun Service Pack 1 is using IS6.2. > > -- > Clement Wong > JRun Engineer > < a l l a i r e > > > > -----Original Message----- > From: Gaulin, Mark [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 20, 2000 11:34 AM > To: '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: RE: Jrun 2.3.3 to 3.0 upgrade error - please help > > > Hi Matt > We had similar problem when reinstalling JRun 3 on NT. We have not yet been > able to do a clean install of JRun 3 on machines that reported the error you > saw. It sucked. I was finally able to get jrun running, though, by manually > copying the jrun directory from a machine that had a working copy and also > exporting and then importing about 5 registry trees that looked like they > had to do with jrun. > > They were: > LocalMachine\Software\Allaire\JRun > LocalMachine\Software\Allaire\JRun 3.0 > LocalMachine\Software\Microsoft\Windows\CurrentVersion\App > Paths\jrun.exe > LocalMachine\System\CurrentControlSet\Services\JRun Admin > LocalMachine\System\CurrentControlSet\Services\JRun Default > > This worked and the JRun service seems just fine. I really wish I knew what > the problem was though. If you find a clean way to get out of this situation > please post it back on the list. > > Good luck > Mark > > -----Original Message----- > From: Matt Goss [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 17, 2000 1:43 PM > To: [EMAIL PROTECTED] > Subject: Jrun 2.3.3 to 3.0 upgrade error - please help > > > This is a multi-part message in MIME format. > --------------9448D9C188AE82236AA4DBDB > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Hi everyone, > I'm trying to upgrade my version of Jrun to 3.0 on Windows NT 4.0 (IBM) > I stopped the current version and started the install program for the > Upgrade package and get the following error: > > *Setup failed to launch installation engine. Server execution failed. > > So I checked the event viewer and saw the following message: > > **Unable to start a DCOM server. error: > "%1 is not a valid windows application." > Happened while starting this command: C:\Program > Files\CommonFiles\InstallShield\engine\6\Intel32\IKernal.exe -Embedding > | > > Has anyone seen this before??? If so, is there a way around what is > causing it??? > Thanks in advance. > Matt Goss > > > --------------9448D9C188AE82236AA4DBDB > Content-Type: text/x-vcard; charset=us-ascii; > name="mgoss.vcf" > Content-Transfer-Encoding: 7bit > Content-Description: Card for Matt Goss > Content-Disposition: attachment; > filename="mgoss.vcf" > > begin:vcard > n:Goss;Matt > tel;fax:919-657-1501 > tel;work:919-657-1432 > x-mozilla-html:FALSE > url:www.rtci.com > org:RTCI;Custom Solutions > adr:;;201 Shannon Oaks Circle;Cary;NC;27511;US > version:2.1 > email;internet:[EMAIL PROTECTED] > title:Web Developer > fn:Matt > end:vcard > > --------------9448D9C188AE82236AA4DBDB-- > > -------------------------------------------------------------------------- -- > -- > Archives: http://www.egroups.com/group/jrun-interest/ > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > -------------------------------------------------------------------------- -- > -- > Archives: http://www.egroups.com/group/jrun-interest/ > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > > ------------------------------ > > Date: Mon, 21 Aug 2000 00:13:55 -0400 > From: "Gaulin, Mark" <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: RE: Jrun 2.3.3 to 3.0 upgrade error - please help > Message-ID: <[EMAIL PROTECTED]> > > Thanks for the explanation. I feel better knowing it was installer-related > and not jrun-related. I'll be watching for SP1! > Mark > > -----Original Message----- > From: Clement Wong [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 20, 2000 9:19 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Jrun 2.3.3 to 3.0 upgrade error - please help > > > That's a weird InstallShield 6.0 problem. We're using InstallShield 6.2 > to build our windows installer and hopefully this could resolve issue > like this - JRun Service Pack 1 is using IS6.2. > > -- > Clement Wong > JRun Engineer > < a l l a i r e > > > > -----Original Message----- > From: Gaulin, Mark [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 20, 2000 11:34 AM > To: '[EMAIL PROTECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: RE: Jrun 2.3.3 to 3.0 upgrade error - please help > > > Hi Matt > We had similar problem when reinstalling JRun 3 on NT. We have not yet been > able to do a clean install of JRun 3 on machines that reported the error you > saw. It sucked. I was finally able to get jrun running, though, by manually > copying the jrun directory from a machine that had a working copy and also > exporting and then importing about 5 registry trees that looked like they > had to do with jrun. > > They were: > LocalMachine\Software\Allaire\JRun > LocalMachine\Software\Allaire\JRun 3.0 > LocalMachine\Software\Microsoft\Windows\CurrentVersion\App > Paths\jrun.exe > LocalMachine\System\CurrentControlSet\Services\JRun Admin > LocalMachine\System\CurrentControlSet\Services\JRun Default > > This worked and the JRun service seems just fine. I really wish I knew what > the problem was though. If you find a clean way to get out of this situation > please post it back on the list. > > Good luck > Mark > > -----Original Message----- > From: Matt Goss [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 17, 2000 1:43 PM > To: [EMAIL PROTECTED] > Subject: Jrun 2.3.3 to 3.0 upgrade error - please help > > > This is a multi-part message in MIME format. > --------------9448D9C188AE82236AA4DBDB > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > Hi everyone, > I'm trying to upgrade my version of Jrun to 3.0 on Windows NT 4.0 (IBM) > I stopped the current version and started the install program for the > Upgrade package and get the following error: > > *Setup failed to launch installation engine. Server execution failed. > > So I checked the event viewer and saw the following message: > > **Unable to start a DCOM server. error: > "%1 is not a valid windows application." > Happened while starting this command: C:\Program > Files\CommonFiles\InstallShield\engine\6\Intel32\IKernal.exe -Embedding > | > > Has anyone seen this before??? If so, is there a way around what is > causing it??? > Thanks in advance. > Matt Goss > > > --------------9448D9C188AE82236AA4DBDB > Content-Type: text/x-vcard; charset=us-ascii; > name="mgoss.vcf" > Content-Transfer-Encoding: 7bit > Content-Description: Card for Matt Goss > Content-Disposition: attachment; > filename="mgoss.vcf" > > begin:vcard > n:Goss;Matt > tel;fax:919-657-1501 > tel;work:919-657-1432 > x-mozilla-html:FALSE > url:www.rtci.com > org:RTCI;Custom Solutions > adr:;;201 Shannon Oaks Circle;Cary;NC;27511;US > version:2.1 > email;internet:[EMAIL PROTECTED] > title:Web Developer > fn:Matt > end:vcard > > --------------9448D9C188AE82236AA4DBDB-- > > -------------------------------------------------------------------------- -- > -- > Archives: http://www.egroups.com/group/jrun-interest/ > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > -------------------------------------------------------------------------- -- > -- > Archives: http://www.egroups.com/group/jrun-interest/ > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > -------------------------------------------------------------------------- -- > -- > Archives: http://www.egroups.com/group/jrun-interest/ > Unsubscribe: > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' > in the body. > > ------------------------------ > > End of JRun-Talk V1 #141 > ************************ > -------------------------------------------------------------------------- ---- > Archives: http://www.egroups.com/group/jrun-interest/ > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk > or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body. > > ------------------------------------------------------------------------------ Archives: http://www.egroups.com/group/jrun-interest/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
